gnu: r-restrserve: Update to 1.2.1.

* gnu/packages/cran.scm (r-restrserve): Update to 1.2.1.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:52:49 +02:00
parent 69f2a535e2
commit c212709262
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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