guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 888b41dbbfabc6b7596a003e3a746ee6170ec48a
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Nov 13 18:53:44 2025 +0000
gnu: splash: Update to 3.11.6.
* gnu/packages/astronomy.scm (splash): Update to 3.11.6.
Change-Id: Iadabcc8c3d7513ffc59b14c235aa7bcd16e305fa
---
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 0f2ece3df4..f94d917211 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -10717,7 +10717,7 @@ astronomical fields. SkyMaker is part of the
(define-public splash
(package
(name "splash")
- (version "3.11.5")
+ (version "3.11.6")
(source
(origin
(method git-fetch)
@@ -10726,7 +10726,7 @@ astronomical fields. SkyMaker is part of the
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1sdfgn2rh1gq3n1ya55qhv9j8bf700f2lhp2k9avy1aix903ry36"))))
+ (base32 "1gxkk0qsadsd6v9ymfjd7i27ydv4cdmpsip950qkvfwkfv2fqyvj"))))
(build-system gnu-build-system)
(arguments
;; FIXME: Tests failed