gnu: giac: Update to 1.5.0-69.

* gnu/packages/algebra.scm (giac): Update to 1.5.0-69.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-25 06:58:04 +02:00
parent 79b8a2afa2
commit ff1d8ce802
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -344,7 +344,7 @@ (define-public cmh
(define-public giac
(package
(name "giac")
(version "1.5.0-65")
(version "1.5.0-69")
(source (origin
(method url-fetch)
;; "~parisse/giac" is not used because the maintainer regularly
@ -356,7 +356,7 @@ (define-public giac
"source/giac_" version ".tar.gz"))
(sha256
(base32
"1g2fp9vgy0gqjmi6mlc3ldfn8ryq3h4mfd7rcq5hs6ry21hblv30"))))
"05l1qa2kfmvsbp0iqjmg3ixkcqa3h9ry1mjpcps52bxw05s3k1z9"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((ice-9 ftw)