gnu: r-proxyc: Update to 0.3.2.

* gnu/packages/cran.scm (r-proxyc): Update to 0.3.2.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:18 +02:00
parent 8ebb59f598
commit 96a3a300c6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -25496,14 +25496,14 @@ (define-public r-xmisc
(define-public r-proxyc
(package
(name "r-proxyc")
(version "0.3.0")
(version "0.3.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "proxyC" version))
(sha256
(base32
"0n3rjc64b3cbccwjajpzd9gr1frgji6rsylw67xswrr9qxkrm0fd"))))
"1nfl6nrzw2h7argn6mh3cyl1s9ynf6516fx4vgqrjvychnd98mkb"))))
(properties `((upstream-name . "proxyC")))
(build-system r-build-system)
(propagated-inputs