guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit d1471c3b62f47c2888b384b7dda8b0118a015e52
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Dec 16 15:44:35 2025 +0000
gnu: splash: Update to 3.11.7.
* gnu/packages/astronomy.scm (splash): Update to 3.11.7.
Change-Id: Ic82067037229c08d7c684d0ffbeadef2f551ea9d
---
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 a23a03275c..9a29245b22 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -10974,7 +10974,7 @@ astronomical fields. SkyMaker is part of the
(define-public splash
(package
(name "splash")
- (version "3.11.6")
+ (version "3.11.7")
(source
(origin
(method git-fetch)
@@ -10983,7 +10983,7 @@ astronomical fields. SkyMaker is part of the
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1gxkk0qsadsd6v9ymfjd7i27ydv4cdmpsip950qkvfwkfv2fqyvj"))))
+ (base32 "0jd8pcy9gj8xw515x4rd7pdxz02z24y5nb0gqfapncr9j8qpd6jp"))))
(build-system gnu-build-system)
(arguments
;; FIXME: Tests failed