me
/
guix
Archived
1
0
Fork 0

gnu: r-restrserve: Update to 1.2.3.

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

Change-Id: Ib90af300df71a7a12fa2cd82b4fb5197d2b9872e
master
Ricardo Wurmus 2024-07-02 14:58:34 +02:00
parent 332502ff88
commit 10e0845e0f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8034,13 +8034,13 @@ way.")
(define-public r-restrserve
(package
(name "r-restrserve")
(version "1.2.2")
(version "1.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "RestRserve" version))
(sha256
(base32 "0jbzalk17jg4qm99005q69pyk76c0wjvdwzjp25npzcvlbsxa194"))))
(base32 "0d5ppgasaqpgvdi1spxlhp4ywpafbphlhkqfcfvgxrdm6y9igl2c"))))
(build-system r-build-system)
(propagated-inputs
(list r-checkmate