sharlatan pushed a commit to branch master
in repository guix.
commit a6280c80ebaa798fb208b15da970eb3a61f3b888
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Nov 14 21:45:51 2024 +0000
gnu: python-crds: Update to 12.0.6.
* gnu/packages/astronomy.scm (python-crds): Update to 12.0.6.
Change-Id: Idc9306fb489d77b7aace78e5ce2563e9eda667c8
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index fc8dc32b85..3d33bf6111 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -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