guix-commits
[Top][All Lists]
Advanced

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

14/21: gnu: gnuastro: Update to 0.6.


From: Tobias Geerinckx-Rice
Subject: 14/21: gnu: gnuastro: Update to 0.6.
Date: Wed, 6 Jun 2018 00:12:55 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 9566bb82e50da648acbaa64ed6bdcee5a08badd4
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jun 6 04:03:29 2018 +0200

    gnu: gnuastro: Update to 0.6.
    
    * gnu/packages/astronomy.scm (gnuastro): Update to 0.6.
---
 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 327e46e..a90b93a 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -103,7 +103,7 @@ header.")
 (define-public gnuastro
   (package
     (name "gnuastro")
-    (version "0.5")
+    (version "0.6")
     (source
      (origin
        (method url-fetch)
@@ -111,7 +111,7 @@ header.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "10lxzxyrf30hj3bqdgprvaj9phzdi816khjmr0vmjf8pmsr8bqqr"))))
+         "16a212j9ghdirm11d25s5q5qw32bkjrxsh3rblfyyv29djch34w6"))))
     (inputs
      `(("cfitsio" ,cfitsio)
        ("gsl" ,gsl)



reply via email to

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