gnu: python-crds: Update to 11.18.1.

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

Change-Id: I26c7c8c81c58d44ffac5c38ac2783c49f63fad37
This commit is contained in:
Sharlatan Hellseher 2024-07-30 22:16:25 +01:00
parent 94464a2d3f
commit f6ad24592b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2351,13 +2351,13 @@ monochromatic sequential colormaps like @code{blue}, @code{green}, and
(define-public python-crds
(package
(name "python-crds")
(version "11.17.26")
(version "11.18.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "crds" version))
(sha256
(base32 "1qw1j3gz8l2z4ra33hl4zblc90kvwjf2ajb343n0xmf7lzs1gwc7"))))
(base32 "0k0q76mc9a18lrjqah8yb7v97dmhlwhsxyqr9r5rk0w4iqi6j7pp"))))
(build-system pyproject-build-system)
(arguments
(list