gnu: pari-gp: Update to 2.11.4.

* gnu/packages/algebra.scm (pari-gp): Update to 2.11.4.
This commit is contained in:
Andreas Enge 2020-04-22 18:29:52 +02:00
parent 8e61dbc828
commit f916ac128a
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

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