gnu: r-proxyc: Update to 0.3.0.
* gnu/packages/cran.scm (r-proxyc): Update to 0.3.0.
This commit is contained in:
parent
4b216858cc
commit
8ebf5f63c7
@ -24959,14 +24959,14 @@ programming} (OOP) using R Reference Class.")
|
||||
(define-public r-proxyc
|
||||
(package
|
||||
(name "r-proxyc")
|
||||
(version "0.2.4")
|
||||
(version "0.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "proxyC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1mcimswrx1cjjm7wsgkzfrgh3jpf4sncwfvdvg2f14fzfzy7afd6"))))
|
||||
"0n3rjc64b3cbccwjajpzd9gr1frgji6rsylw67xswrr9qxkrm0fd"))))
|
||||
(properties `((upstream-name . "proxyC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user