1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 07:05:53 +02:00

gnu: r-restrserve: Update to 1.2.2.

* gnu/packages/cran.scm (r-restrserve): Update to 1.2.2.

Change-Id: I49138bd1989b4d3a8e182d99075d8bf58e8bd0fc
This commit is contained in:
Ricardo Wurmus
2024-04-17 17:43:52 +02:00
parent 6ac1980ae1
commit 60d57befca
+2 -2
View File
@@ -7431,13 +7431,13 @@ way.")
(define-public r-restrserve
(package
(name "r-restrserve")
(version "1.2.1")
(version "1.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "RestRserve" version))
(sha256
(base32 "1xfcp0y9l31815g1jk33mnkb6z68qpjl0gb4fj7f4578kx3v1c8p"))))
(base32 "0jbzalk17jg4qm99005q69pyk76c0wjvdwzjp25npzcvlbsxa194"))))
(build-system r-build-system)
(propagated-inputs
(list r-checkmate