From 76bad928a85f5d031dab3b60508ec847fc29663a Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 17 Feb 2026 10:15:57 +0000 Subject: gnu: indi: Update to 2.1.9. * gnu/packages/astronomy.scm (indi): Update to 2.1.9. Change-Id: Iacf351b5332de0eabd824fa2754cff900cfab774 --- gnu/packages/astronomy.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index ef14ee4ddc..0a5e80b634 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 -- cgit v1.3