guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit e5f1be63f60faa584bfcc24c3aaa09b54d2aee4c
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Feb 19 00:04:01 2026 +0000
gnu: python-spisea: Update to 2.2.
* gnu/packages/astronomy.scm (python-spisea): Update to 2.2.
Change-Id: Ib2c153ebeec53d3a80e2515b9e7524d79502de6b
---
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 a0b5c426c5..f5686c2e23 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -9585,7 +9585,7 @@ spherical polygons that represent arbitrary regions of
the sky.")
(define-public python-spisea
(package
(name "python-spisea")
- (version "2.1.15")
+ (version "2.2")
(source
(origin
(method git-fetch)
@@ -9594,7 +9594,7 @@ spherical polygons that represent arbitrary regions of
the sky.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "18zzyply7mxf3ahlfy33i7hbwrz4abq676gjq66w7wbh7g3b6yy6"))))
+ (base32 "0a0yqzzaplcnv891pvx30yjr37wv5hdgickffr8qgx3r1d9041fy"))))
(build-system pyproject-build-system)
(arguments
(list