gnu: pari-gp: Update to 2.11.2.

* gnu/packages/algebra.scm (pari-gp): Update to 2.11.2.
This commit is contained in:
Tobias Geerinckx-Rice 2019-07-13 06:13:09 +02:00
parent 45dbc1b2dd
commit a8ebf57cf5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -224,7 +224,7 @@ (define-public python-fpylll
(define-public pari-gp
(package
(name "pari-gp")
(version "2.11.1")
(version "2.11.2")
(source (origin
(method url-fetch)
(uri (string-append
@ -232,7 +232,7 @@ (define-public pari-gp
version ".tar.gz"))
(sha256
(base32
"1jfax92jpydjd02fwl30r6b8kfzqqd6sm4yx94gidyz9lqjb7a94"))))
"0fck8ssmirl8fy7s4mspgrxjs5sag76xbshqlqzkcl3kqyrk4raa"))))
(build-system gnu-build-system)
(native-inputs
`(("texlive" ,(texlive-union