mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: r-bookdown: Update to 0.36.
* gnu/packages/cran.scm (r-bookdown): Update to 0.36. Change-Id: I0bbb8ec452d01a1f1ef2ef27b939750b3c96b169
This commit is contained in:
parent
b2e973b7de
commit
b9b85b0a47
1 changed files with 2 additions and 2 deletions
|
@ -22853,13 +22853,13 @@ SELECT or UPDATE queries to an end-point.")
|
|||
(define-public r-bookdown
|
||||
(package
|
||||
(name "r-bookdown")
|
||||
(version "0.35")
|
||||
(version "0.36")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "bookdown" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1fzzppwp2ri4jhl1j2122rhiniay34cccvxr559bypv5b38yjywd"))
|
||||
"0c4pj5sg4cnz2b2kpxgr0wk1n1pf7wkn1npm76aghy4yxj29cj4y"))
|
||||
;; TODO: there is one more file to replace:
|
||||
;; inst/resources/gitbook/js/app.min.js
|
||||
(snippet
|
||||
|
|
Loading…
Add table
Reference in a new issue