gnu: splash: Update to 3.8.4.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-09-07 23:32:11 +01:00 committed by Christopher Baines
parent baa5222979
commit 9afbbfc8ab
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1011,7 +1011,7 @@ (define-public siril
(define-public splash
(package
(name "splash")
(version "3.8.2")
(version "3.8.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1019,7 +1019,7 @@ (define-public splash
(commit (string-append "v" version))))
(sha256
(base32
"0y6l135g0a3hvvh8w8sfdh1kfq2g0gbp0dgjhnmwid8bwwcjvw8v"))
"1l18sqz5mpab9wb5hlbfy18wfwq6fpijc3p9wa5bv6lrcymvpirp"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments