summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-11-29 23:31:02 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2021-11-30 01:08:55 +0100
commita392ad8302e8d28d30e826f49d5fb1d875eafd36 (patch)
treeb261d3978e2272f70aebbb61f98df7f0f272e8e4 /gnu/packages/astronomy.scm
parent4c62406371e7b986eb69398dbc90003a7d1b2160 (diff)
downloadguix-patches-a392ad8302e8d28d30e826f49d5fb1d875eafd36.tar
guix-patches-a392ad8302e8d28d30e826f49d5fb1d875eafd36.tar.gz
gnu: indi: Update to 1.9.3.
* gnu/packages/astronomy.scm (indi): Update to 1.9.3.
Diffstat (limited to 'gnu/packages/astronomy.scm')
-rw-r--r--gnu/packages/astronomy.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index f50276e5b0..8b2dd57490 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -990,7 +990,7 @@ It can be used to calculate the trajectory of satellites.")
(define-public indi
(package
(name "indi")
- (version "1.9.2")
+ (version "1.9.3")
(source
(origin
(method git-fetch)
@@ -999,7 +999,7 @@ It can be used to calculate the trajectory of satellites.")
(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