gnu: python-crds: Update to 11.17.7.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-10-27 23:14:56 +01:00 committed by Christopher Baines
parent 944005417d
commit 7e7a3bd6e0
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1835,13 +1835,13 @@ (define-public python-cdflib
(define-public python-crds
(package
(name "python-crds")
(version "11.17.6")
(version "11.17.7")
(source (origin
(method url-fetch)
(uri (pypi-uri "crds" version))
(sha256
(base32
"1sbfl45rx21g622vm8baqv0ydcdixf1jdjgydn07sxl7kn15fa4g"))))
"10cxhb1xss21p992bfd5jm8bix1n12h0fd8m5sp6bcsgn6zs94v0"))))
(build-system pyproject-build-system)
(arguments
(list