gnu: pari-gp: Update to 2.13.1.
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.1.
This commit is contained in:
parent
fb3b4ffbb7
commit
9d22c0ca39
@ -234,7 +234,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.0")
|
(version "2.13.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -242,7 +242,7 @@ the real span of the lattice.")
|
|||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"14xs90wrw8mbdx08hxlbhiahp6kgjq6yh27zjw7fvhfjx5nr84f8"))))
|
"1cgwdpw8b797883z9y92ixxjkv72kiy65zsw2qqf5and1kbzgv41"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("texlive" ,(texlive-union
|
`(("texlive" ,(texlive-union
|
||||||
|
Loading…
x
Reference in New Issue
Block a user