me
/
guix
Archived
1
0
Fork 0

gnu: r-rjava: Update to 0.9-12.

* gnu/packages/cran.scm (r-rjava): Update to 0.9-12.
master
Ricardo Wurmus 2020-03-27 11:20:22 +01:00
parent 84b7c4aa17
commit 76d7ce4f45
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13854,14 +13854,14 @@ the corresponding outputs (tables and graphs).")
(define-public r-rjava
(package
(name "r-rjava")
(version "0.9-11")
(version "0.9-12")
(source
(origin
(method url-fetch)
(uri (cran-uri "rJava" version))
(sha256
(base32
"0s9cjy1wh7snmbqwznh8f1r4ipylr7mgda4a979z963a8lqy32n2"))))
"03vv0pj6san03c51iyqsyb1rwh3097dfpl2s8iswzzmc7k3shj12"))))
(properties `((upstream-name . "rJava")))
(build-system r-build-system)
(arguments