gnu: r-restrserve: Update to 1.0.0.

* gnu/packages/cran.scm (r-restrserve): Update to 1.0.0.
This commit is contained in:
Ricardo Wurmus 2022-04-11 18:01:05 +02:00
parent 372dec0880
commit b3b1d1a48a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4110,13 +4110,13 @@ (define-public r-reshape
(define-public r-restrserve
(package
(name "r-restrserve")
(version "0.4.1")
(version "1.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "RestRserve" version))
(sha256
(base32 "1486hrzj5q5w4nbrsbqlv7vv20ly01y90qc2vygl5syzwvyjd422"))))
(base32 "0qb1x13n2sm0lg52x3289jsln3gw9rawfs1z2372pvr9ydpjsfqb"))))
(build-system r-build-system)
(propagated-inputs
(list r-checkmate