Archived
1
0
Fork 0

gnu: r-rcurl: Update to 1.98-1.10.

* gnu/packages/statistics.scm (r-rcurl): Update to 1.98-1.10.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:09:09 +01:00
parent 0d70f09596
commit ee88e28e40
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2999,13 +2999,13 @@ engine (version 3.8.8.2) is included.")
(define-public r-rcurl (define-public r-rcurl
(package (package
(name "r-rcurl") (name "r-rcurl")
(version "1.98-1.9") (version "1.98-1.10")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "RCurl" version)) (uri (cran-uri "RCurl" version))
(sha256 (sha256
(base32 (base32
"1iff8cbfrz94mp1m82ai448zhipm8xv6zlxmbysd5hsycxqli3gj")))) "1m7i0q9scrh2bfr0nqs029052kznhlv3siz9055pzdvgig7jnqjs"))))
(properties `((upstream-name . "RCurl"))) (properties `((upstream-name . "RCurl")))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments