Archived
1
0
Fork 0

gnu: python-crds: Update to 11.17.20.

* gnu/packages/astronomy.scm (python-crds): Update to 11.17.20.

Change-Id: I426241c2e216b0261787117a10ceab36197dff12
This commit is contained in:
Sharlatan Hellseher 2024-04-20 22:15:43 +01:00
parent fb2d58b81d
commit 595f9440b7
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2104,13 +2104,13 @@ monochromatic sequential colormaps like @code{blue}, @code{green}, and
(define-public python-crds (define-public python-crds
(package (package
(name "python-crds") (name "python-crds")
(version "11.17.19") (version "11.17.20")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "crds" version)) (uri (pypi-uri "crds" version))
(sha256 (sha256
(base32 (base32
"1x48yw6jnz7dw0myc86ds0qaki6v1anqaihd5qzrxwrrl61kyp6x")))) "0480jjklv2p60fp892dr4qglwv44k86hx29y8q1c967l9k53wc9f"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list