gnu: pari-gp: Update to 2.13.2.

* gnu/packages/algebra.scm (pari-gp): Update to 2.13.2.
This commit is contained in:
Andreas Enge 2021-07-23 15:28:03 +02:00
parent 4e19ad0fde
commit b48bc8953d
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -237,7 +237,7 @@ (define-public python-fpylll
(define-public pari-gp
(package
(name "pari-gp")
(version "2.13.1")
(version "2.13.2")
(source (origin
(method url-fetch)
(uri (string-append
@ -245,7 +245,7 @@ (define-public pari-gp
version ".tar.gz"))
(sha256
(base32
"1cgwdpw8b797883z9y92ixxjkv72kiy65zsw2qqf5and1kbzgv41"))))
"095s7vdlsxmxa0n0l1a082m6gjaypqfqkaj99z8j7dx0ji89hy8n"))))
(build-system gnu-build-system)
(native-inputs
`(("texlive" ,(texlive-union