guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 54b94bb144c5d0900587688796a88ceab3a33201
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Jan 15 12:25:32 2026 +0000
gnu: python-soxs: Update to 5.2.0.
* gnu/packages/astronomy.scm (python-soxs): Update to 5.2.0.
Change-Id: I40cbf5dfbebd397f3428b970c41100335eede44c
---
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 00ac01c809..cc20b64469 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -9047,13 +9047,13 @@ will be provided to supplement published projections
and simulations.")
(define-public python-soxs
(package
(name "python-soxs")
- (version "5.0.1")
+ (version "5.2.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "soxs" version))
(sha256
- (base32 "1q485ygalnnmx2imzm5qlfvblki63bhgmwzxv8gqfqraxk0midv5"))))
+ (base32 "019pswp5mzfg546f9crf6q3xadvw5kzpajckpblj01clk39sqfmx"))))
(build-system pyproject-build-system)
(arguments
(list