gnu: splash: Update to 3.10.3.

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

Change-Id: Ic5f812a3c35fd76c0a722616efea2745a080c859
This commit is contained in:
Sharlatan Hellseher 2024-03-05 21:48:25 +00:00
parent 96e6c1ef28
commit cbd6faf8a7
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -1203,7 +1203,7 @@ image formats.")
(define-public splash
(package
(name "splash")
(version "3.10.1")
(version "3.10.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1211,7 +1211,7 @@ image formats.")
(commit (string-append "v" version))))
(sha256
(base32
"1cyg7my2lbpai81nfnlj0r7pvral3kjn31dcq2p4982d2xg0dj87"))
"077s9if7fmccvhsbp0dhvyqcil46vpbgdm1y6qn6h34r8lfqj9z6"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments