guix-commits
[Top][All Lists]
Advanced

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

05/17: gnu: gnuastro: Update to 0.7.


From: Tobias Geerinckx-Rice
Subject: 05/17: gnu: gnuastro: Update to 0.7.
Date: Tue, 14 Aug 2018 11:32:07 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 90a4e589e0a0de40bf39ede9db8132b6d0b880f0
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Aug 14 14:36:30 2018 +0200

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



reply via email to

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