[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72741] [PATCH 02/32] gnu: indi-2.0: Update to 2.0.9.
From: |
Sharlatan Hellseher |
Subject: |
[bug#72741] [PATCH 02/32] gnu: indi-2.0: Update to 2.0.9. |
Date: |
Wed, 21 Aug 2024 01:03:04 +0100 |
* gnu/packages/astronomy.scm (indi-2.0): Update to 2.0.9.
Change-Id: I332cb8b17a16adc920f34b8d45c366d42055c054
---
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 c7c244ed96..81f31eb163 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4305,7 +4305,7 @@ (define-public imppg
(define-public indi-2.0
(package
(name "indi")
- (version "2.0.8")
+ (version "2.0.9")
(source
(origin
(method git-fetch)
@@ -4314,7 +4314,7 @@ (define-public indi-2.0
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1rsy6ihwl3fnv502pmycx0xry9qn1qfz13kwdifcf2075wqd1lx9"))))
+ (base32 "08wmw7mrxx1zc89yka3c52djmpvlb8zimq8yzs95gh3p7r5jfpq9"))))
(build-system cmake-build-system)
(arguments
(list
--
2.41.0
- [bug#72741] [PATCH 00/32] Astronomy update 2024/08., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 02/32] gnu: indi-2.0: Update to 2.0.9.,
Sharlatan Hellseher <=
- [bug#72741] [PATCH 03/32] gnu: python-astroplan: Update to 0.10.1., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 01/32] gnu: indi-2.0: Adjust package style., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 14/32] gnu: python-radiospectra: Update to 0.6.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 04/32] gnu: python-astropy-iers-data: Update to 0.2024.8.12.0.32.58., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 08/32] gnu: python-drms: Update to 0.8.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 07/32] gnu: python-czml3: Update to 1.0.2., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 10/32] gnu: python-glue-core: Adjust inputs., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 12/32] gnu: python-mpl-animators: Update to 1.2.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 26/32] gnu: Add python-specreduce., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 06/32] gnu: python-crds: Update to 11.18.1., Sharlatan Hellseher, 2024/08/20