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