me
/
guix
Archived
1
0
Fork 0

gnu: giac: Update to 1.7.0-35.

* gnu/packages/algebra.scm (giac): Update to 1.7.0-35.
master
Nicolas Goaziou 2021-10-03 21:47:59 +02:00
parent 668fd92a22
commit f7f7b9f423
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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