Skip to content
Snippets Groups Projects
Unverified Commit ff1d8ce8 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: giac: Update to 1.5.0-69.

* gnu/packages/algebra.scm (giac): Update to 1.5.0-69.
parent 79b8a2af
No related branches found
No related tags found
No related merge requests found
...@@ -344,7 +344,7 @@ (define-public cmh ...@@ -344,7 +344,7 @@ (define-public cmh
(define-public giac (define-public giac
(package (package
(name "giac") (name "giac")
(version "1.5.0-65") (version "1.5.0-69")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
;; "~parisse/giac" is not used because the maintainer regularly ;; "~parisse/giac" is not used because the maintainer regularly
...@@ -356,7 +356,7 @@ (define-public giac ...@@ -356,7 +356,7 @@ (define-public giac
"source/giac_" version ".tar.gz")) "source/giac_" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1g2fp9vgy0gqjmi6mlc3ldfn8ryq3h4mfd7rcq5hs6ry21hblv30")))) "05l1qa2kfmvsbp0iqjmg3ixkcqa3h9ry1mjpcps52bxw05s3k1z9"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:modules ((ice-9 ftw) `(#:modules ((ice-9 ftw)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment