guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 2e59169e5642fd556e6fc864d62f904b5af734c4
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Oct 17 16:09:50 2025 +0100
gnu: python-stcal: Update to 1.15.2.
* gnu/packages/astronomy.scm (python-stcal): Update to 1.15.2.
Change-Id: I53adefe697e189908b508aaca0711fc7a0f8cd8c
---
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 9f16b48813..4c9812670b 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -8459,13 +8459,13 @@ and CAS statistics), as well as fitting 2D Sérsic
profiles.")
(define-public python-stcal
(package
(name "python-stcal")
- (version "1.15.0")
+ (version "1.15.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "stcal" version))
(sha256
- (base32 "0q27dw3gsv03kik63rclpg0si8qb2k7l8lhszi2b1948kb0spwnn"))))
+ (base32 "0lzwp06399fwxi8m82cmj5009s2xyvmzmvxw64qfbm39mxkhbw51"))))
(build-system pyproject-build-system)
(arguments
(list