me
/
guix
Archived
1
0
Fork 0

gnu: r-opencpu: Update to 2.2.6.

* gnu/packages/cran.scm (r-opencpu): Update to 2.2.6.
master
Ricardo Wurmus 2022-01-05 19:34:35 +01:00
parent 540a0763fc
commit 11282df15e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions
gnu/packages

View File

@ -30121,13 +30121,13 @@ reading and writing arbitrary protocol-buffer data in R.")
(define-public r-opencpu (define-public r-opencpu
(package (package
(name "r-opencpu") (name "r-opencpu")
(version "2.2.5") (version "2.2.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "opencpu" version)) (uri (cran-uri "opencpu" version))
(sha256 (sha256
(base32 "1qlwx8iq30qfy2sh0v31pxg955bj4zs0r7v8yklbdwb3qw7kv30g")))) (base32 "0cmjfhkbk4im3x8aas0q5pivlsxgqixf4f3jiindchki7g9nsw91"))))
(properties `((upstream-name . "opencpu"))) (properties `((upstream-name . "opencpu")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs