gnu: python-crds: Update to 11.17.19.

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

Change-Id: I455e3d6aeb0188d13c02e1c57aa3793689c0de5c
This commit is contained in:
Sharlatan Hellseher 2024-03-12 18:52:59 +00:00
parent 22efd8b2ca
commit 25e5d205e0
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -1979,13 +1979,13 @@ attempting to maintain ISTP compliance
(define-public python-crds
(package
(name "python-crds")
(version "11.17.16")
(version "11.17.19")
(source (origin
(method url-fetch)
(uri (pypi-uri "crds" version))
(sha256
(base32
"0j84l7132mvwww2y83h2dgz5qw792ilp3hml4h12n7ydks0w0534"))))
"1x48yw6jnz7dw0myc86ds0qaki6v1anqaihd5qzrxwrrl61kyp6x"))))
(build-system pyproject-build-system)
(arguments
(list