Archived
1
0
Fork 0

gnu: indi: Update to 1.9.2.

* gnu/packages/astronomy.scm (indi): Update to 1.9.2.
This commit is contained in:
Tobias Geerinckx-Rice 2021-10-17 23:37:25 +02:00
parent 15c91189cb
commit 473ea161a1
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -893,7 +893,7 @@ It can be used to calculate the trajectory of satellites.")
(define-public indi (define-public indi
(package (package
(name "indi") (name "indi")
(version "1.9.1") (version "1.9.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -902,7 +902,7 @@ It can be used to calculate the trajectory of satellites.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0zhsm60hgnmy9lvwckijf6f6yikbvdbxy2qlgclv09p14lgr6wd9")))) (base32 "00dlvp682xg2sdxm7ix55zp6311mgnd543q45drrc7kjlgaqvip4"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags