guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 598bc27d7744633c335648b638f7bddd4cae61eb
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Mar 20 11:20:46 2026 +0000
gnu: splash: Update to 3.12.0.
* gnu/packages/astronomy.scm (splash): Update to 3.12.0.
Change-Id: Ibdefed08ed2d954eaf994283f28dd2a02cf7ed59
---
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 1773701d5d..9293561962 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -11422,7 +11422,7 @@ astronomical fields. SkyMaker is part of the
(define-public splash
(package
(name "splash")
- (version "3.11.7")
+ (version "3.12.0")
(source
(origin
(method git-fetch)
@@ -11431,7 +11431,7 @@ astronomical fields. SkyMaker is part of the
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0jd8pcy9gj8xw515x4rd7pdxz02z24y5nb0gqfapncr9j8qpd6jp"))))
+ (base32 "0gxz995g4bd7xi9cyazbi34zhsli4aqvzl8j6mdjrbqylxhwa37g"))))
(build-system gnu-build-system)
(arguments
;; FIXME: Tests failed