gnu: siril: Update to 1.2.3.
* gnu/packages/astronomy.scm (siril): Update to 1.2.3. Change-Id: If048907526767ccd1b3b92f9675458ae8e6371d3
This commit is contained in:
parent
de7a85f24c
commit
ca5df4b60a
@ -1385,7 +1385,7 @@ crowded star fields.")
|
|||||||
(define-public siril
|
(define-public siril
|
||||||
(package
|
(package
|
||||||
(name "siril")
|
(name "siril")
|
||||||
(version "1.2.1")
|
(version "1.2.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -1393,7 +1393,7 @@ crowded star fields.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1lc6ga1n18br43rlj8qmg23chfniyvjz3vx73km6sv171z4c2fwy"))
|
"0gkd8w2bpwq4ibl3vawx008yrm5k6zlj77lp98fflffcf7cj8hr5"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(native-inputs (list cmake git glib libconfig pkg-config))
|
(native-inputs (list cmake git glib libconfig pkg-config))
|
||||||
|
Loading…
Reference in New Issue
Block a user