guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 2061573dfc79dc649a9f700281a935e56aed9d67
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Aug 13 14:09:13 2025 +0100
gnu: indi: Update to 2.1.5.
* gnu/packages/astronomy.scm (indi): Update to 2.1.5.
Change-Id: I9c7b9359e02f2d011f04be392821dd7c601f9ec6
---
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 0db6a5799c..5a8f3652eb 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1095,7 +1095,7 @@ floating-point (no compression, LZW- or ZIP-compressed),
FITS 8-bit, 16-bit,
(define-public indi
(package
(name "indi")
- (version "2.1.4")
+ (version "2.1.5")
(source
(origin
(method git-fetch)
@@ -1104,7 +1104,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 "18rrp8mp0j126c1v3rpksyjkacq86520qmq4r5bkl78yf9dfxq3i"))))
+ (base32 "03qr5kvjr9dy8pwppn74mblkjxvm1nksbw2d9xinva8x4lxv8pry"))))
(build-system cmake-build-system)
(arguments
(list