gnu: pari-gp: Update to 2.13.1.

* gnu/packages/algebra.scm (pari-gp): Update to 2.13.1.
This commit is contained in:
Andreas Enge 2021-02-12 12:13:10 +01:00
parent fb3b4ffbb7
commit 9d22c0ca39
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.13.0")
(version "2.13.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -242,7 +242,7 @@ (define-public pari-gp
version ".tar.gz"))
(sha256
(base32
"14xs90wrw8mbdx08hxlbhiahp6kgjq6yh27zjw7fvhfjx5nr84f8"))))
"1cgwdpw8b797883z9y92ixxjkv72kiy65zsw2qqf5and1kbzgv41"))))
(build-system gnu-build-system)
(native-inputs
`(("texlive" ,(texlive-union