mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: splash: Update to 3.11.5.
* gnu/packages/astronomy.scm (splash): Update to 3.11.5. Change-Id: I21b9aba416869158e0dbcba2aa947f69e9e5fcaf
This commit is contained in:
parent
76be5dc586
commit
14389a53f6
1 changed files with 2 additions and 2 deletions
|
@ -9815,7 +9815,7 @@ astronomical fields. SkyMaker is part of the
|
||||||
(define-public splash
|
(define-public splash
|
||||||
(package
|
(package
|
||||||
(name "splash")
|
(name "splash")
|
||||||
(version "3.11.4")
|
(version "3.11.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -9824,7 +9824,7 @@ astronomical fields. SkyMaker is part of the
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "13p4hjdpr0yacgh8v3lf5vy1d0hdh5axbwpgi91wafm0xx6zpgkv"))))
|
(base32 "1sdfgn2rh1gq3n1ya55qhv9j8bf700f2lhp2k9avy1aix903ry36"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; FIXME: Tests failed
|
;; FIXME: Tests failed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue