gnu: r-restrserve: Update to 1.2.0.

* gnu/packages/cran.scm (r-restrserve): Update to 1.2.0.
This commit is contained in:
Ricardo Wurmus 2022-06-13 14:21:47 +02:00
parent ae4c1cb0b3
commit 65464d9027
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4351,13 +4351,13 @@ (define-public r-reshape
(define-public r-restrserve
(package
(name "r-restrserve")
(version "1.1.1")
(version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "RestRserve" version))
(sha256
(base32 "1ydsdgy6mxl0zqk7xqf4v6if5nf2qv7k48q340fhaqyjk2gd60p7"))))
(base32 "03mlzhs2k728kwy6csp60m7qy8n9ma5dd37j87rzh07fcdlx8wim"))))
(build-system r-build-system)
(propagated-inputs
(list r-checkmate