summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-10-07 08:10:30 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-10-30 19:32:14 +0000
commita0c7c510285c61b4bd7ac85d0cd148de13dfdee1 (patch)
tree6c3e6e5e5db138385d1bb3def834ca55b8c5c94b /gnu/packages
parent64b7dc2e455a957a9369b5ced78126631532a45b (diff)
gnu: indi-2.0: Update to 2.1.0.
* gnu/packages/astronomy.scm (indi-2.0): Update to 2.1.0. Change-Id: I7391d6ca6fb644baa4ad3c233e37e0713a88a31d
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/astronomy.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 07f1c88d23f..5a756ec973e 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -936,7 +936,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
936(define-public indi-2.0 936(define-public indi-2.0
937 (package 937 (package
938 (name "indi") 938 (name "indi")
939 (version "2.0.9") 939 (version "2.1.0")
940 (source 940 (source
941 (origin 941 (origin
942 (method git-fetch) 942 (method git-fetch)
@@ -945,7 +945,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
945 (commit (string-append "v" version)))) 945 (commit (string-append "v" version))))
946 (file-name (git-file-name name version)) 946 (file-name (git-file-name name version))
947 (sha256 947 (sha256
948 (base32 "08wmw7mrxx1zc89yka3c52djmpvlb8zimq8yzs95gh3p7r5jfpq9")))) 948 (base32 "18i70m0qw59bsb46ffqb1kkigfb2m8ahbh825rxc2h86aqnrc6l6"))))
949 (build-system cmake-build-system) 949 (build-system cmake-build-system)
950 (arguments 950 (arguments
951 (list 951 (list