@@ 9896,7 9896,7 @@ It can be used to calculate the trajectory of satellites.")
(define-public siril
(package
(name "siril")
- (version "1.4.0-beta3")
+ (version "1.4.0-beta4")
(source
(origin
(method git-fetch)
@@ 9904,7 9904,7 @@ It can be used to calculate the trajectory of satellites.")
(url "https://gitlab.com/free-astro/siril")
(commit version)))
(sha256
- (base32 "1frvi6879zh4bzm5smdy0scpjmj5pg2i81wb2wa4ikq1dq227x8k"))
+ (base32 "104wb5m2bb51mi3yqndp0s69281i6px5dxcwlldhjp85cwp3qv51"))
(file-name (git-file-name name version))
(modules '((guix build utils)))
(snippet