gnu: giac: Update to 1.7.0-39.

* gnu/packages/algebra.scm (giac): Update to 1.7.0-39.
This commit is contained in:
Nicolas Goaziou 2021-10-19 13:20:03 +02:00
parent d6d8f34c40
commit a012b27980
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-37")
(version "1.7.0-39")
(source
(origin
(method url-fetch)
@ -355,7 +355,7 @@ (define-public giac
"~parisse/debian/dists/stable/main/source/"
"giac_" version ".tar.gz"))
(sha256
(base32 "1mzqf7r40ppmzixf4s6sjk76y0wpcf6xp7hklzrn2l1910ld61pz"))))
(base32 "0mmdzhnahiz6hr7a4brnjdmmm4mcaqkigrh1b6n9z5l46bilaii3"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((ice-9 ftw)