gnu: indi: Update to 1.9.3.

* gnu/packages/astronomy.scm (indi): Update to 1.9.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-29 23:31:02 +01:00
parent 4c62406371
commit a392ad8302
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -990,7 +990,7 @@ (define-public sgp4
(define-public indi
(package
(name "indi")
(version "1.9.2")
(version "1.9.3")
(source
(origin
(method git-fetch)
@ -999,7 +999,7 @@ (define-public indi
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "00dlvp682xg2sdxm7ix55zp6311mgnd543q45drrc7kjlgaqvip4"))))
(base32 "0c7md288d3g2vf0m1ai6x2l4j4rmlasc4rya92phvd4ynf8vcki2"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags