guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 4da7c0cb92fd8e30951ca96a83f9b5323aa7b797
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Sep 10 16:43:16 2025 +0100
gnu: splash: Update to 3.11.5.
* gnu/packages/astronomy.scm (splash): Update to 3.11.5.
Change-Id: I21b9aba416869158e0dbcba2aa947f69e9e5fcaf
---
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 535bc25959..af3f67327e 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -9815,7 +9815,7 @@ astronomical fields. SkyMaker is part of the
(define-public splash
(package
(name "splash")
- (version "3.11.4")
+ (version "3.11.5")
(source
(origin
(method git-fetch)
@@ -9824,7 +9824,7 @@ astronomical fields. SkyMaker is part of the
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "13p4hjdpr0yacgh8v3lf5vy1d0hdh5axbwpgi91wafm0xx6zpgkv"))))
+ (base32 "1sdfgn2rh1gq3n1ya55qhv9j8bf700f2lhp2k9avy1aix903ry36"))))
(build-system gnu-build-system)
(arguments
;; FIXME: Tests failed