[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/32: gnu: indi-2.0: Update to 2.0.9.
From: |
guix-commits |
Subject: |
02/32: gnu: indi-2.0: Update to 2.0.9. |
Date: |
Tue, 27 Aug 2024 12:04:54 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 9a046f4fe3c4475d6db6235d1ae54d804544f611
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Aug 16 20:14:17 2024 +0100
gnu: indi-2.0: Update to 2.0.9.
* 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 @@ floating-point (no compression, LZW- or ZIP-compressed),
FITS 8-bit, 16-bit,
(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 @@ 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 "1rsy6ihwl3fnv502pmycx0xry9qn1qfz13kwdifcf2075wqd1lx9"))))
+ (base32 "08wmw7mrxx1zc89yka3c52djmpvlb8zimq8yzs95gh3p7r5jfpq9"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (1166035acb -> 0cf4de40a2), guix-commits, 2024/08/27
- 01/32: gnu: indi-2.0: Adjust package style., guix-commits, 2024/08/27
- 07/32: gnu: python-czml3: Update to 1.0.2., guix-commits, 2024/08/27
- 15/32: gnu: python-reproject: Update to 0.14.0., guix-commits, 2024/08/27
- 05/32: gnu: python-astropy: Update to 6.1.2., guix-commits, 2024/08/27
- 22/32: gnu: python-sunpy: Update to 6.0.1., guix-commits, 2024/08/27
- 24/32: gnu: Add python-soxs., guix-commits, 2024/08/27
- 25/32: gnu: Add python-pyxsim., guix-commits, 2024/08/27
- 31/32: gnu: Add python-zodipy., guix-commits, 2024/08/27
- 02/32: gnu: indi-2.0: Update to 2.0.9.,
guix-commits <=
- 21/32: gnu: python-stpipe: Update to 0.7.0., guix-commits, 2024/08/27
- 06/32: gnu: python-crds: Update to 11.18.1., guix-commits, 2024/08/27
- 19/32: gnu: python-shapely: Adjust home page., guix-commits, 2024/08/27
- 17/32: gnu: python-specutils: Update to 1.16.0., guix-commits, 2024/08/27
- 10/32: gnu: python-glue-core: Adjust inputs., guix-commits, 2024/08/27
- 18/32: gnu: python-shapely: Update to 2.0.5., guix-commits, 2024/08/27
- 04/32: gnu: python-astropy-iers-data: Update to 0.2024.8.12.0.32.58., guix-commits, 2024/08/27
- 27/32: gnu: Add python-glue-astronomy., guix-commits, 2024/08/27
- 29/32: gnu: Add python-glue-qt., guix-commits, 2024/08/27
- 30/32: gnu: Add python-sunkit-image., guix-commits, 2024/08/27