From d77dc6a018fe84fe01a20704ef0e78b8732d1243 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Mon, 3 Feb 2025 16:02:24 +0000 Subject: [PATCH] gnu: indi-2.0: Update to 2.1.2.1. * gnu/packages/astronomy.scm (indi-2.0): Update to 2.1.2.1. Change-Id: I8a9bb361dfbde52ceb8e4cf878b1f54607cf8ee9 --- 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 54e974c5a6b..e82a9274dfe 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1005,7 +1005,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit, (define-public indi-2.0 (package (name "indi") - (version "2.1.1") + (version "2.1.2.1") (source (origin (method git-fetch) @@ -1014,7 +1014,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 "1mkcql7hsc6qirpmwmfsz9j0bl9msi11d8p87hc840w1ximmglab")))) + (base32 "0c0fi6n9243l3xfk84qjpk7n83w6q6k6yjj4a59zfhd8zk0fd8hi")))) (build-system cmake-build-system) (arguments (list