gnu: giac: Update to 1.7.0-31.

* gnu/packages/algebra.scm (giac): Update to 1.7.0-31.
This commit is contained in:
Nicolas Goaziou 2021-09-14 08:30:40 +02:00
parent 0406f1c2e1
commit 33d2574d77
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -343,7 +343,7 @@ (define-public cmh
(define-public giac
(package
(name "giac")
(version "1.7.0-29")
(version "1.7.0-31")
(source
(origin
(method url-fetch)
@ -355,7 +355,7 @@ (define-public giac
"~parisse/debian/dists/stable/main/source/"
"giac_" version ".tar.gz"))
(sha256
(base32 "1dw0mh212ri9viks15cn75m38m4q4nj3hlv2bbrpdz8sgnnssz0a"))))
(base32 "19vjyijlm3hb758h6nk70k41zw9wrbg6vwfx4r4rgvrb1myy5kpl"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((ice-9 ftw)