gnu: r-bookdown: Update to 0.38.
* gnu/packages/cran.scm (r-bookdown): Update to 0.38. Change-Id: I2dd69baf405e938626ad487691fec8ee97027b97
This commit is contained in:
parent
1054398a12
commit
c8449027a0
1 changed files with 2 additions and 2 deletions
|
@ -23974,13 +23974,13 @@ SELECT or UPDATE queries to an end-point.")
|
|||
(define-public r-bookdown
|
||||
(package
|
||||
(name "r-bookdown")
|
||||
(version "0.37")
|
||||
(version "0.38")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "bookdown" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18j8ylaq5wnw1c0lif9a002kbymv04pd0i43ahmqkskkv1b13hdk"))
|
||||
"1i0z75sxvy3cb582siz544az6b9bs3vk2kyij9zx5jdpc1247fgd"))
|
||||
;; TODO: there is one more file to replace:
|
||||
;; inst/resources/gitbook/js/app.min.js
|
||||
(snippet
|
||||
|
|
Reference in a new issue