gnu: siril: Update to 1.2.4.

* gnu/packages/astronomy.scm (siril): Update to 1.2.4.

Change-Id: I544b8aa44c0f4256d9ee6c3686c2cb42fb47fdf7
This commit is contained in:
Sharlatan Hellseher 2024-09-11 14:27:55 +01:00
parent 2db4c9fc18
commit 5d6a77d14b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1897,7 +1897,7 @@ (define-public sextractor
(define-public siril
(package
(name "siril")
(version "1.2.3")
(version "1.2.4")
(source
(origin
(method git-fetch)
@ -1905,7 +1905,7 @@ (define-public siril
(url "https://gitlab.com/free-astro/siril")
(commit version)))
(sha256
(base32 "0gkd8w2bpwq4ibl3vawx008yrm5k6zlj77lp98fflffcf7cj8hr5"))
(base32 "1nh5zk7isf7a0akkxq56n0lw8i18f7w3r27pa16fpcivmbv6xcx2"))
(file-name (git-file-name name version))))
(build-system meson-build-system)
(arguments