summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-02-17 10:15:57 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-02-28 22:07:03 +0000
commit76bad928a85f5d031dab3b60508ec847fc29663a (patch)
tree9b612f0ac9a1eb962e179045aaf826a28de66828
parentc53190bd01f1e32e67225fa5212d91e527db3428 (diff)
gnu: indi: Update to 2.1.9.
* gnu/packages/astronomy.scm (indi): Update to 2.1.9. Change-Id: Iacf351b5332de0eabd824fa2754cff900cfab774
-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 ef14ee4ddc6..0a5e80b6348 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1412,7 +1412,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
(define-public indi
(package
(name "indi")
- (version "2.1.7")
+ (version "2.1.9")
(source
(origin
(method git-fetch)
@@ -1421,7 +1421,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0sa74i7352g567p1i29mr8qdgb2z481zvqa3f8x2xnmim8brirbm"))))
+ (base32 "0nlvcp4z2wb0yha141x25xgvcl5rsqm7jq47c49rxq0bb3arjyig"))))
(build-system cmake-build-system)
(arguments
(list