[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/19: gnu: libxisf: Update to 0.2.11.
From: |
guix-commits |
Subject: |
04/19: gnu: libxisf: Update to 0.2.11. |
Date: |
Wed, 24 Jan 2024 17:28:02 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 25b69fcac86862611ea228a4ef07427c06d6e1bb
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Jan 14 20:34:28 2024 +0000
gnu: libxisf: Update to 0.2.11.
* gnu/packages/astronomy.scm (libxisf): Update to 0.2.11.
Change-Id: I79242d42af3db660c46be0baf05e11ea7ac680f7
---
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 47fc3c8fd9..85116abcce 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3080,7 +3080,7 @@ standard astronomy libraries:
(define-public libxisf
(package
(name "libxisf")
- (version "0.2.10")
+ (version "0.2.11")
(source
(origin
(method git-fetch)
@@ -3089,7 +3089,7 @@ standard astronomy libraries:
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0q5qipn8887yhrk9pmi4fksxxmqas3w2aw2p194yhzkjapxk2k9h"))))
+ (base32 "02lnlsdg7f6pbcfk9amzh2k42wsb19d97yp2jq122lzivx9inwn1"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags #~(list "-DUSE_BUNDLED_LIBS=OFF")))
- 07/19: gnu: python-pyvo: Update to 1.5., (continued)
- 07/19: gnu: python-pyvo: Update to 1.5., guix-commits, 2024/01/24
- 10/19: gnu: Add python-ndcube., guix-commits, 2024/01/24
- 12/19: gnu: Add python-specutils., guix-commits, 2024/01/24
- 13/19: gnu: python-synphot: Enable more options., guix-commits, 2024/01/24
- 03/19: gnu: gpredict: Update home-page and description., guix-commits, 2024/01/24
- 14/19: gnu: python-tweakwcs: Update to 0.8.6., guix-commits, 2024/01/24
- 15/19: gnu: python-skyfield: Update to 1.47., guix-commits, 2024/01/24
- 16/19: gnu: python-stsynphot: Fix build., guix-commits, 2024/01/24
- 18/19: gnu: stackistry: Use G-Expressions., guix-commits, 2024/01/24
- 19/19: gnu: libnova: Use G-Expressions., guix-commits, 2024/01/24
- 04/19: gnu: libxisf: Update to 0.2.11.,
guix-commits <=
- 11/19: gnu: Add python-dust-extinction., guix-commits, 2024/01/24
- 08/19: gnu: python-stcal: Update to 1.5.2., guix-commits, 2024/01/24
- 09/19: gnu: python-sunpy: Update to 5.1.1., guix-commits, 2024/01/24
- 17/19: gnu: libpasastro: Use G-Expressions., guix-commits, 2024/01/24