gnu: r-markdown: Update to 1.7.

* gnu/packages/statistics.scm (r-markdown): Update to 1.7.
This commit is contained in:
Ricardo Wurmus 2023-05-31 12:15:26 +02:00
parent 232b2530b8
commit ef8d938f7b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1530,13 +1530,13 @@ (define-public r-mime
(define-public r-markdown
(package
(name "r-markdown")
(version "1.6")
(version "1.7")
(source (origin
(method url-fetch)
(uri (cran-uri "markdown" version))
(sha256
(base32
"1sjrynkg42g7s2czwmx4lzk92fssnd73cqj63djlpbk1h66qn8j6"))))
"1cfgrlmbn54nsn0k568xdcg08dxb8flhsysmnfrhci0pa93rlayb"))))
(build-system r-build-system)
;; Skip check phase because the tests require the r-knitr package to be
;; installed. This prevents installation failures. Knitr normally