[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71702] [PATCH 01/30] gnu: indi-2.0: Update to 2.0.8.
From: |
Sharlatan Hellseher |
Subject: |
[bug#71702] [PATCH 01/30] gnu: indi-2.0: Update to 2.0.8. |
Date: |
Fri, 21 Jun 2024 19:38:23 +0100 |
* gnu/packages/astronomy.scm (indi-2.0): Update to 2.0.8.
Change-Id: I61b0bfdb25d7b824227e14aa123cbf29d0923bf7
---
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 954776f545..3c71e73be4 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3916,7 +3916,7 @@ (define-public imppg
(define-public indi-2.0
(package
(name "indi")
- (version "2.0.7")
+ (version "2.0.8")
(source
(origin
(method git-fetch)
@@ -3925,7 +3925,7 @@ (define-public indi-2.0
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0w3494by88g0sz92adgvy75g7f1609ilsblink9z37n02v83dfxi"))))
+ (base32 "1rsy6ihwl3fnv502pmycx0xry9qn1qfz13kwdifcf2075wqd1lx9"))))
(build-system cmake-build-system)
(arguments
;; TODO: fix failing tests on aarch64-system.
--
2.41.0
- [bug#71702] [PATCH 00/30] Astronomy update 2024/06, Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 02/30] gnu: siril: Update to 1.2.3., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 03/30] gnu: python-astropy: Update to 6.1.1., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 01/30] gnu: indi-2.0: Update to 2.0.8.,
Sharlatan Hellseher <=
- [bug#71702] [PATCH 04/30] gnu: python-astropy-iers-data: Update to 0.2024.6.17.0.31.35., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 06/30] gnu: python-drizzle: Update to 1.15.2., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 09/30] gnu: python-ginga: Update to 5.1.0., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 10/30] gnu: python-ndcube: Update to 2.2.2., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 08/30] gnu: python-fitsio: Update to 1.2.4., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 05/30] gnu: python-crds: Update to 11.17.25., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 07/30] gnu: python-dust-extinction: Update to 1.4.1., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 11/30] gnu: python-pyerfa: Update to 2.0.1.4., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 12/30] gnu: python-pyvo: Update to 1.5.2., Sharlatan Hellseher, 2024/06/21
- [bug#71702] [PATCH 13/30] gnu: python-skyfield: Update to 1.49., Sharlatan Hellseher, 2024/06/21