guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 9d0c3731608713e58a8d3a29a69ef79222271052
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Dec 16 16:02:44 2025 +0000
gnu: indi: Update to 2.1.7.
* gnu/packages/astronomy.scm (indi): Update to 2.1.7.
Change-Id: I5a226d90642aa109912d363f7ed3bf8d05312097
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 41a2903b3f..d32710c2e2 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1422,7 +1422,7 @@ floating-point (no compression, LZW- or ZIP-compressed),
FITS 8-bit, 16-bit,
(define-public indi
(package
(name "indi")
- (version "2.1.6")
+ (version "2.1.7")
(source
(origin
(method git-fetch)
@@ -1431,7 +1431,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 "1a0yc4svs18gd182flwbyl7cc8v2b8kgsvxas2w27hzk4bj45xar"))))
+ (base32 "0sa74i7352g567p1i29mr8qdgb2z481zvqa3f8x2xnmim8brirbm"))))
(build-system cmake-build-system)
(arguments
(list