mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: splash: Update to 3.11.1.
* gnu/packages/astronomy.scm (splash): Update to 3.11.1. Change-Id: If1f76fb40f4912fa667d8c17b0c247a900d413bf
This commit is contained in:
parent
c44905f53d
commit
c6b2b0b0a1
1 changed files with 2 additions and 2 deletions
|
@ -6946,7 +6946,7 @@ astronomical fields. SkyMaker is part of the
|
|||
(define-public splash
|
||||
(package
|
||||
(name "splash")
|
||||
(version "3.10.3")
|
||||
(version "3.11.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -6954,7 +6954,7 @@ astronomical fields. SkyMaker is part of the
|
|||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
"077s9if7fmccvhsbp0dhvyqcil46vpbgdm1y6qn6h34r8lfqj9z6"))
|
||||
"133ihsxirik7iivi1hia6wwfvilwqhw19v5mmajs36zcj914qhyc"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue