guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 1684018e11900b8e237f82f0784aca370ce4e804
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Jul 22 14:49:12 2025 +0100
gnu: splash: Update to 3.11.4.
* gnu/packages/astronomy.scm (splash): Update to 3.11.4.
Change-Id: I36ec7f64523b13600ba7ae3e45fd80343f047b9f
---
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 186074f672..97cf289bc1 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -8980,7 +8980,7 @@ astronomical fields. SkyMaker is part of the
(define-public splash
(package
(name "splash")
- (version "3.11.3")
+ (version "3.11.4")
(source
(origin
(method git-fetch)
@@ -8989,7 +8989,7 @@ astronomical fields. SkyMaker is part of the
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0vyshywwbk2746jdhrnn7vn1gj336zzwcifrfyf38byj41691svm"))))
+ (base32 "13p4hjdpr0yacgh8v3lf5vy1d0hdh5axbwpgi91wafm0xx6zpgkv"))))
(build-system gnu-build-system)
(arguments
;; FIXME: Tests failed