GNU bug report logs -
#68936
[PATCH] gnu gnuatro: Update to 0.22
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Mon, 5 Feb 2024 15:42:01 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
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.22
Change-Id: Ifa8329765adb2b32b9b04c1531087363a807613d
---
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 aedb5ef8f9..50aa175293 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -949,7 +949,7 @@ (define-public glnemo2
(define-public gnuastro
(package
(name "gnuastro")
- (version "0.21")
+ (version "0.22")
(source
(origin
(method url-fetch)
@@ -957,7 +957,7 @@ (define-public gnuastro
version ".tar.lz"))
(sha256
(base32
- "1zyk764pmfrsfj45gnc3qp4z1zfmgrv7kcsji2bxfzvs9inzzq4c"))))
+ "15rljx1mx9dyvni17qpj7y9gv086cvmjf9f5j34m1pbiyn989fqz"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
base-commit: abeffc82379c4f9bd2e6226ea27453b22cb4e0c8
--
2.41.0
This bug report was last modified 1 year and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.