guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 840fe2d62eb1eff232b863f4674d198330d73de1
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Mar 19 15:48:53 2026 +0000
gnu: python-sirilic: Update to 2.0.9.
* gnu/packages/astronomy.scm (python-sirilic): Update to 2.0.9.
Change-Id: Id70c3365ce22c688b023f73633520226b1164f12
---
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 37ab331861..a61726a35b 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -8966,7 +8966,7 @@ orbits described in TLE files.")
(define-public python-sirilic
(package
(name "python-sirilic")
- (version "2.0.7")
+ (version "2.0.9")
(source
(origin
(method git-fetch)
@@ -8975,7 +8975,7 @@ orbits described in TLE files.")
(commit (string-append "V." version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0d7j6ji06gd16z2569k1jkl53yigi3c17qq5bgvj3pqb77valdqs"))))
+ (base32 "1ij6jsza57ahhyg3ljizc877s4kb66is455md5jll9540k20kz0a"))))
(build-system pyproject-build-system)
(arguments
(list