mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-21 17:50:34 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user