[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/34: gnu: indi-2.0: Update to 2.1.1.
From: |
guix-commits |
Subject: |
08/34: gnu: indi-2.0: Update to 2.1.1. |
Date: |
Mon, 30 Dec 2024 10:24:16 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit c44905f53db65863da5f4e45d841a3fe778ace1d
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Dec 10 15:09:19 2024 +0000
gnu: indi-2.0: Update to 2.1.1.
* gnu/packages/astronomy.scm (indi-2.0): Update to 2.1.1.
Change-Id: I6996fb8ed1a0fe80dddb4cb92ac39ff253e934d5
---
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 e485fb0877..f3a88f40da 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -946,7 +946,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.0")
+ (version "2.1.1")
(source
(origin
(method git-fetch)
@@ -955,7 +955,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 "18i70m0qw59bsb46ffqb1kkigfb2m8ahbh825rxc2h86aqnrc6l6"))))
+ (base32 "1mkcql7hsc6qirpmwmfsz9j0bl9msi11d8p87hc840w1ximmglab"))))
(build-system cmake-build-system)
(arguments
(list
- 26/34: gnu: python-webbpsf: Update to 1.5.0., (continued)
- 26/34: gnu: python-webbpsf: Update to 1.5.0., guix-commits, 2024/12/30
- 29/34: gnu: python-rad: Adjust input., guix-commits, 2024/12/30
- 27/34: gnu: python-stsci-stimage: Adjust inputs., guix-commits, 2024/12/30
- 18/34: gnu: python-extinction: Update to 0.4.7., guix-commits, 2024/12/30
- 19/34: gnu: python-gwcs: Update to 0.22.1., guix-commits, 2024/12/30
- 12/34: gnu: python-asdf-standard: Adjust native inputs., guix-commits, 2024/12/30
- 34/34: gnu: Add python-pysat., guix-commits, 2024/12/30
- 02/34: gnu: julia-dataapi: Update to 1.16.0., guix-commits, 2024/12/30
- 10/34: gnu: wcslib: Update to 8.4., guix-commits, 2024/12/30
- 21/34: gnu: python-healpy: Update to 1.18.0., guix-commits, 2024/12/30
- 08/34: gnu: indi-2.0: Update to 2.1.1.,
guix-commits <=
- 16/34: gnu: python-cmyt: Update to 2.0.1., guix-commits, 2024/12/30
- 33/34: gnu: python-stpipe: Update to 0.8.0., guix-commits, 2024/12/30