gnu: pari-gp: Update to 2.13.0.

* gnu/packages/algebra.scm (pari-gp): Update to 2.13.0.
This commit is contained in:
Andreas Enge 2020-10-20 16:59:04 +02:00
parent 99da89cc55
commit 6657d73942
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -234,7 +234,7 @@ (define-public python-fpylll
(define-public pari-gp
(package
(name "pari-gp")
(version "2.11.4")
(version "2.13.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -242,7 +242,7 @@ (define-public pari-gp
version ".tar.gz"))
(sha256
(base32
"070bjw4kg7r6lqs1hfs08n5fmjv90cpwflp3wr04hbrmyz28zj5z"))))
"14xs90wrw8mbdx08hxlbhiahp6kgjq6yh27zjw7fvhfjx5nr84f8"))))
(build-system gnu-build-system)
(native-inputs
`(("texlive" ,(texlive-union