gnu: splash: Update to 3.11.4.

* gnu/packages/astronomy.scm (splash): Update to 3.11.4.

Change-Id: I36ec7f64523b13600ba7ae3e45fd80343f047b9f
This commit is contained in:
Sharlatan Hellseher 2025-07-22 14:49:12 +01:00
parent 9900accc86
commit 1684018e11
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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