Archived
1
0
Fork 0

gnu: r-rmarkdown: Update to 2.3.

* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.3.
This commit is contained in:
Ricardo Wurmus 2020-06-22 12:13:37 +02:00
parent 55e89c6aa6
commit 15bee10afe
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2683,13 +2683,13 @@ certain criterion, e.g., it contains a certain regular file.")
(define-public r-rmarkdown (define-public r-rmarkdown
(package (package
(name "r-rmarkdown") (name "r-rmarkdown")
(version "2.2") (version "2.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "rmarkdown" version)) (uri (cran-uri "rmarkdown" version))
(sha256 (sha256
(base32 "196r3hq1gcr6iamxllq4k40cb109b16ng24ky0q68bwrll80q1mh")))) (base32 "0vdjq4kcyxkr2m27588kk6yi5g53symjshj4jz4n0j18wz53shji"))))
(properties `((upstream-name . "rmarkdown"))) (properties `((upstream-name . "rmarkdown")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs