guix_mirror_bot pushed a commit to branch master
in repository guix.
commit da70edee1a39e62ee940ee7ed11c0e2006b8ea15
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Mon Jul 21 10:07:46 2025 +0100
gnu: calcmysky: Update to 0.3.5.
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.5.
Change-Id: I876d4391898f5c1fd2e8d47147b70f8dd6a4a57f
---
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 d228b554c3..578d3762c4 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -353,7 +353,7 @@ moment, supported SPICE files are:
(define-public calcmysky
(package
(name "calcmysky")
- (version "0.3.4")
+ (version "0.3.5")
(source
(origin
(method git-fetch)
@@ -362,7 +362,7 @@ moment, supported SPICE files are:
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0blp1w1bghskfi0ysds51r2a7nvvjc9yqp5nlf8l3gciig97nhdg"))))
+ (base32 "03h93jxpxfa7gy4z3pvh8xy60z2f5n5id9k2wkzmf81zrvakbvgv"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags