gnu: indi: Update to 1.9.0.

* gnu/packages/astronomy.scm (indi): Update to 1.9.0.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-04 13:30:35 +02:00
parent abdb0210bd
commit ead465a312
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -795,7 +795,7 @@ (define-public gpredict
(define-public indi
(package
(name "indi")
(version "1.8.9")
(version "1.9.0")
(source
(origin
(method git-fetch)
@ -804,7 +804,7 @@ (define-public indi
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0nw4b2cdsg244slcm3yf1v11jlxbbjrpvi6ax90svs7rlandz8jv"))))
(base32 "0hxklmf432czfmzsyy3rgahs9nr48k4f8v7jxyv2j6py3k743mb1"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags