mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-rcurl: Update to 1.98-1.18.
* gnu/packages/cran.scm (r-rcurl): Update to 1.98-1.18. Change-Id: I7739a21e7766b0cfd4be8937a7fb53e589b71398
This commit is contained in:
@@ -7011,13 +7011,13 @@ computations even in multithreaded code, typically using OpenMP.")
|
||||
(define-public r-rcurl
|
||||
(package
|
||||
(name "r-rcurl")
|
||||
(version "1.98-1.17")
|
||||
(version "1.98-1.18")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RCurl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0c30pkjhpdihif2y6ymafwhyjqwxnzyj7w0jpwc9w5hnq6k78667"))))
|
||||
"0s6vxg26izfjly8jrd4xyvjk629riladlpwpk10s7ydq95x9wjsw"))))
|
||||
(properties `((upstream-name . "RCurl")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user