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

* gnu/packages/cran.scm (r-gmp): Update to 0.6-6.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:05 +02:00
parent 0d032e48e8
commit 1cd0e82a5f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15731,14 +15731,14 @@ (define-public r-bigrquery
(define-public r-gmp
(package
(name "r-gmp")
(version "0.6-5")
(version "0.6-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "gmp" version))
(sha256
(base32
"0llyd1wx606vpgvv7d61m0fv2a5yxsmisd38fhzanbjl2wynzrwa"))))
"14r7xlxjrwww6l726sispq6jhxy2yfwbcqrqgc9x4ma812l9byl7"))))
(build-system r-build-system)
(arguments
'(#:phases