guix_mirror_bot pushed a commit to branch astro-update
in repository guix.

commit a8620691fe3c16646f96b77492eef7a38b245d46
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 ddaae758bd..a2e7b316c7 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -8906,13 +8906,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

Reply via email to