guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#58759] [PATCH] gnu: gnuastro: Update to 0.19.


From: Cairn
Subject: [bug#58759] [PATCH] gnu: gnuastro: Update to 0.19.
Date: Mon, 24 Oct 2022 15:18:59 +0000

* 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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]