1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: gnuastro: Update to 0.10.

* gnu/packages/astronomy.scm (gnuastro): Update to 0.10.
This commit is contained in:
Efraim Flashner
2019-08-29 10:23:58 +03:00
parent 3e7a62e2e4
commit df2f8bee10

View File

@@ -120,7 +120,7 @@ header.")
(define-public gnuastro
(package
(name "gnuastro")
(version "0.9")
(version "0.10")
(source
(origin
(method url-fetch)
@@ -128,7 +128,7 @@ header.")
version ".tar.lz"))
(sha256
(base32
"1c1894ixz3l8p1nmzkysgl9lz8vpqbfw1dd404kh6lvrpml7jzig"))))
"0gmhmh0yddb2aql4hd5ffrr0d4hrmh4pa3yln0n186hslqinp81b"))))
(inputs
`(("cfitsio" ,cfitsio)
("gsl" ,gsl)