me
/
guix
Archived
1
0
Fork 0

gnu: indi: Update to 1.8.9.

* gnu/packages/astronomy.scm (indi): Update to 1.8.9.
master
Tobias Geerinckx-Rice 2021-03-04 16:22:57 +01:00
parent cb93d420cd
commit b94d4e6a1d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -793,7 +793,7 @@ provide you with detailed information about each pass.")
(define-public indi
(package
(name "indi")
(version "1.8.8")
(version "1.8.9")
(source
(origin
(method git-fetch)
@ -802,7 +802,7 @@ provide you with detailed information about each pass.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "19gm7rbnm3295g2i8mdzfslpz0vrcgfmbl59311qpszvlxbmyd2r"))))
(base32 "0nw4b2cdsg244slcm3yf1v11jlxbbjrpvi6ax90svs7rlandz8jv"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags