Skip to content
Snippets Groups Projects
Unverified Commit df2f8bee authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: gnuastro: Update to 0.10.

* gnu/packages/astronomy.scm (gnuastro): Update to 0.10.
parent 3e7a62e2
No related branches found
No related tags found
No related merge requests found
...@@ -120,7 +120,7 @@ (define-public wcslib ...@@ -120,7 +120,7 @@ (define-public wcslib
(define-public gnuastro (define-public gnuastro
(package (package
(name "gnuastro") (name "gnuastro")
(version "0.9") (version "0.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -128,7 +128,7 @@ (define-public gnuastro ...@@ -128,7 +128,7 @@ (define-public gnuastro
version ".tar.lz")) version ".tar.lz"))
(sha256 (sha256
(base32 (base32
"1c1894ixz3l8p1nmzkysgl9lz8vpqbfw1dd404kh6lvrpml7jzig")))) "0gmhmh0yddb2aql4hd5ffrr0d4hrmh4pa3yln0n186hslqinp81b"))))
(inputs (inputs
`(("cfitsio" ,cfitsio) `(("cfitsio" ,cfitsio)
("gsl" ,gsl) ("gsl" ,gsl)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment