3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: giac: Update to 1.7.0-37.

* gnu/packages/algebra.scm (giac): Update to 1.7.0-37.
This commit is contained in:
Nicolas Goaziou 2021-10-07 08:56:06 +02:00
parent e75fcb1ebb
commit ce83883f3d
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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