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 @@ the real span of the lattice.")
(define-public pari-gp (define-public pari-gp
(package (package
(name "pari-gp") (name "pari-gp")
(version "2.13.1") (version "2.13.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -245,7 +245,7 @@ the real span of the lattice.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1cgwdpw8b797883z9y92ixxjkv72kiy65zsw2qqf5and1kbzgv41")))) "095s7vdlsxmxa0n0l1a082m6gjaypqfqkaj99z8j7dx0ji89hy8n"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs
`(("texlive" ,(texlive-union `(("texlive" ,(texlive-union