Archived
1
0
Fork 0

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 @@ way.")
(define-public r-restrserve (define-public r-restrserve
(package (package
(name "r-restrserve") (name "r-restrserve")
(version "1.2.0") (version "1.2.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "RestRserve" version)) (uri (cran-uri "RestRserve" version))
(sha256 (sha256
(base32 "03mlzhs2k728kwy6csp60m7qy8n9ma5dd37j87rzh07fcdlx8wim")))) (base32 "1xfcp0y9l31815g1jk33mnkb6z68qpjl0gb4fj7f4578kx3v1c8p"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-checkmate (list r-checkmate