[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: gnuastro: Update to 0.19.
From: |
guix-commits |
Subject: |
01/06: gnu: gnuastro: Update to 0.19. |
Date: |
Tue, 25 Oct 2022 02:42:11 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit d6f11bec0f60c73ac69732b49f5f1ac8a5d4b2b0
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Oct 24 21:40:11 2022 +0300
gnu: gnuastro: Update to 0.19.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.19.
---
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 c491f63863..dd27f4e530 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -518,7 +518,7 @@ astronomical image-processing packages like Drizzle, Swarp
or SExtractor.")
(define-public gnuastro
(package
(name "gnuastro")
- (version "0.18")
+ (version "0.19")
(source
(origin
(method url-fetch)
@@ -526,7 +526,7 @@ astronomical image-processing packages like Drizzle, Swarp
or SExtractor.")
version ".tar.lz"))
(sha256
(base32
- "1y9ig2kkwiwl0rmp9ip9n83fyjjpg2cc2pxzvdzr8rysq5az357y"))))
+ "192q3i4zlfmwfcchlf9lnpfgys9dssh7npr5qx0gzn3d2fri0xbz"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- branch master updated (a2e4e3489b -> 3f0ea68177), guix-commits, 2022/10/25
- 01/06: gnu: gnuastro: Update to 0.19.,
guix-commits <=
- 03/06: gnu: gama: Update to 2.23., guix-commits, 2022/10/25
- 06/06: gnu: font-gnu-unifont: Build from source., guix-commits, 2022/10/25
- 04/06: gnu: console-font: Install bdf2psf., guix-commits, 2022/10/25
- 05/06: gnu: font-gnu-unifont: Update to 15.0.01., guix-commits, 2022/10/25
- 02/06: gnu: freeipmi: Update to 1.6.10., guix-commits, 2022/10/25