gnu: r-gmp: Update to 0.6-7.

* gnu/packages/cran.scm (r-gmp): Update to 0.6-7.
This commit is contained in:
Ricardo Wurmus 2022-11-04 08:23:39 +01:00
parent 515577c8b6
commit 9c7186641f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -15852,14 +15852,14 @@ preparing, executing, and processing HTTP requests.")
(define-public r-gmp
(package
(name "r-gmp")
(version "0.6-6")
(version "0.6-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "gmp" version))
(sha256
(base32
"14r7xlxjrwww6l726sispq6jhxy2yfwbcqrqgc9x4ma812l9byl7"))))
"119z6q3xca1ysdpjfmq3crplj355vlwggxvqh2gs4yi63xlzwcv3"))))
(build-system r-build-system)
(arguments
'(#:phases