gnu: giac: Update to 1.6.0-47.

* gnu/packages/algebra.scm (giac): Update to 1.6.0-47.
This commit is contained in:
Nicolas Goaziou 2021-01-22 16:21:41 +01:00
parent 7f29d77806
commit 9a062ce9b5
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -354,7 +354,7 @@ (define-public cmh
(define-public giac
(package
(name "giac")
(version "1.6.0-41")
(version "1.6.0-47")
(source
(origin
(method url-fetch)
@ -366,7 +366,7 @@ (define-public giac
"~parisse/debian/dists/stable/main/source/"
"giac_" version ".tar.gz"))
(sha256
(base32 "1z5b3jm6ffxk3yvdqzwn9icbna68brkrz5kspgacq823d03jfklc"))))
(base32 "15sgsr8l6njp5spagbqclqkdy3x7ra23wi6wvpc8vzlbivy3v43k"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((ice-9 ftw)