GNU bug report logs -
#58759
[PATCH] gnu: gnuastro: Update to 0.19.
Previous Next
Reported by: Cairn <cairn <at> pm.me>
Date: Mon, 24 Oct 2022 15:20:02 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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 @@ (define-public weightwatcher
(define-public gnuastro
(package
(name "gnuastro")
- (version "0.18")
+ (version "0.19")
(source
(origin
(method url-fetch)
@@ -526,7 +526,7 @@ (define-public gnuastro
version ".tar.lz"))
(sha256
(base32
- "1y9ig2kkwiwl0rmp9ip9n83fyjjpg2cc2pxzvdzr8rysq5az357y"))))
+ "192q3i4zlfmwfcchlf9lnpfgys9dssh7npr5qx0gzn3d2fri0xbz"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
--
2.38.0
This bug report was last modified 2 years and 232 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.