gnu: splash: Update to 3.7.2.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-02-28 23:04:02 +00:00 committed by Christopher Baines
parent 15bab8f1f7
commit 79ba6380cf
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -761,7 +761,7 @@ (define-public siril
(define-public splash
(package
(name "splash")
(version "3.5.1")
(version "3.7.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -769,7 +769,7 @@ (define-public splash
(commit (string-append "v" version))))
(sha256
(base32
"12s3w96wzd4zpxw4adzhalkr57fgdk7cjp6bj596jnd87pz3rhyd"))
"0nsm6rk0bi99xz7wclk0zy4bpqf0qcsdln5cdjb30lhpf37i2fpa"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments