mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
9900accc86
commit
1684018e11
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue