guix_mirror_bot pushed a commit to branch master
in repository guix.
commit a3feb5c7b8e43db404c2f5c558a61d3e975bdfe4
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 9619a0d0d8..54336cba11 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -10977,7 +10977,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)
@@ -10986,7 +10986,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