mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-crds: Update to 11.18.1.
* gnu/packages/astronomy.scm (python-crds): Update to 11.18.1. Change-Id: I26c7c8c81c58d44ffac5c38ac2783c49f63fad37
This commit is contained in:
parent
94464a2d3f
commit
f6ad24592b
1 changed files with 2 additions and 2 deletions
|
@ -2351,13 +2351,13 @@ monochromatic sequential colormaps like @code{blue}, @code{green}, and
|
|||
(define-public python-crds
|
||||
(package
|
||||
(name "python-crds")
|
||||
(version "11.17.26")
|
||||
(version "11.18.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "crds" version))
|
||||
(sha256
|
||||
(base32 "1qw1j3gz8l2z4ra33hl4zblc90kvwjf2ajb343n0xmf7lzs1gwc7"))))
|
||||
(base32 "0k0q76mc9a18lrjqah8yb7v97dmhlwhsxyqr9r5rk0w4iqi6j7pp"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue