guix_mirror_bot pushed a commit to branch astro-updates in repository guix.
commit 9c7860a357816d69340c904998368d55accc5b85 Author: Sharlatan Hellseher <sharlata...@gmail.com> 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 9a85c84478..4317a57af8 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