gnu: r-gmp: Update to 0.5-13.5.

* gnu/packages/cran.scm (r-gmp): Update to 0.5-13.5.
master
Ricardo Wurmus 2019-03-20 23:50:46 +01:00
parent ae7e6f0620
commit 83bfddd1b0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9755,14 +9755,14 @@ and manipulating sets of ontological terms.")
(define-public r-gmp
(package
(name "r-gmp")
(version "0.5-13.4")
(version "0.5-13.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "gmp" version))
(sha256
(base32
"15jifzwbzqcnq2apzvsylkx4k9lillkgblm4wf4wb7y31ys0amph"))))
"042mzsl6z6s61fy5m21yf9q83l08vnyqljn4iax7kqyiycpsp0gn"))))
(build-system r-build-system)
(arguments
'(#:phases