gnu: giac: Update to 1.7.0-9.

* gnu/packages/algebra.scm (giac): Update to 1.7.0-9.
This commit is contained in:
Nicolas Goaziou 2021-05-21 17:23:01 +02:00
parent 652a03888e
commit f161623913
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -341,7 +341,7 @@ (define-public cmh
(define-public giac
(package
(name "giac")
(version "1.7.0-5")
(version "1.7.0-9")
(source
(origin
(method url-fetch)
@ -353,7 +353,7 @@ (define-public giac
"~parisse/debian/dists/stable/main/source/"
"giac_" version ".tar.gz"))
(sha256
(base32 "1fg82azzsxgglqq2im60wbqh18inaaf7cmz30aq8v9mdwrfp34x1"))))
(base32 "0yl5h13rnis8gqg48g9z719d5xfgxjcxz7bwbdqlwsvdy42crrim"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((ice-9 ftw)