guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 1d354e58d05077c7e43fec540e52aa5ce423e4e1
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sun Sep 20 21:21:09 2026 +0100
gnu: splash: Update to 4.0.0.
* gnu/packages/astronomy.scm (splash): Update to 4.0.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 379760b5e13..f3cee3af956 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -14275,7 +14275,7 @@ astronomical fields. SkyMaker is part of the
(define-public splash
(package
(name "splash")
- (version "3.12.0")
+ (version "4.0.0")
(source
(origin
(method git-fetch)
@@ -14284,7 +14284,7 @@ astronomical fields. SkyMaker is part of the
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0gxz995g4bd7xi9cyazbi34zhsli4aqvzl8j6mdjrbqylxhwa37g"))))
+ (base32 "1yl3g2l01ck4ivymwa7sy7y153mqk274yf44qijk1qbag85908hy"))))
(build-system gnu-build-system)
(arguments
;; FIXME: Tests failed