guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 5a8672f2fa7a57f5951df2393499e242a28086bd
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sun Sep 13 21:25:28 2026 +0100
gnu: ginga: Update to 7.4.0.
* gnu/packages/astronomy.scm (ginga): Update to 7.4.0.
---
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 1afd2c0c861..27b863f950b 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1108,7 +1108,7 @@ for \"genetic modifications\" as described by e.g.
(define-public ginga
(package
(name "ginga")
- (version "7.3.0")
+ (version "7.4.0")
(source
(origin
(method git-fetch)
@@ -1117,7 +1117,7 @@ for \"genetic modifications\" as described by e.g.
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1q4qdc4s2p9i6lzyvxcr3bfyclxsr0xg7dkmnz4ilgy561zxy87w"))))
+ (base32 "1a1bsqfyy4ahcqsbc68a7xyii2hcdvylyn4wmggihdagb8ym3hwp"))))
(build-system pyproject-build-system)
(arguments
(list