me
/
guix
Archived
1
0
Fork 0

gnu: giac: Update to 1.7.0-17.

* gnu/packages/algebra.scm (giac): Update to 1.7.0-17.
master
Nicolas Goaziou 2021-07-07 23:03:25 +02:00
parent 30c6b6ccb4
commit 1d4decf4a2
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-13")
(version "1.7.0-17")
(source
(origin
(method url-fetch)
@ -355,7 +355,7 @@ precision.")
"~parisse/debian/dists/stable/main/source/"
"giac_" version ".tar.gz"))
(sha256
(base32 "14ywcnk7q27fpd7cr3wixhnd51qb2h2wl2kj6zs6bw2yi6dharfk"))))
(base32 "0yh556wlgs9hfyp5j2xz4nlrd2dma63cicrc3dhahyl96y1aw6mr"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((ice-9 ftw)