guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 51056175b8fb04eec5a23eb57ee96495dcfb1d62
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Sep 15 16:08:49 2026 +0100
gnu: python-camb: Update to 2.0.3.
* gnu/packages/astronomy.scm (python-camb): Update to 2.0.3.
---
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 02b9b07605a..4bbaf084359 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3985,7 +3985,7 @@ Origins Spectrograph}.")
(define-public python-camb
(package
(name "python-camb")
- (version "2.0.0")
+ (version "2.0.3")
(source
(origin
(method git-fetch)
@@ -3994,7 +3994,7 @@ Origins Spectrograph}.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1drjaijsz4nr3g6pl2pi7236wyzl6bv63wxg7jq0knrza0104d37"))))
+ (base32 "1nish5xdpl8lrs6x5613plf4j84ya1q3q8wjd65dg2f8gnbxw5cl"))))
(build-system pyproject-build-system)
(arguments
(list