me
/
guix
Archived
1
0
Fork 0

gnu: r-bookdown: Update to 0.36.

* gnu/packages/cran.scm (r-bookdown): Update to 0.36.

Change-Id: I0bbb8ec452d01a1f1ef2ef27b939750b3c96b169
Ricardo Wurmus 2023-10-25 16:57:38 +02:00
parent b2e973b7de
commit b9b85b0a47
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22853,13 +22853,13 @@ SELECT or UPDATE queries to an end-point.")
(define-public r-bookdown (define-public r-bookdown
(package (package
(name "r-bookdown") (name "r-bookdown")
(version "0.35") (version "0.36")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "bookdown" version)) (uri (cran-uri "bookdown" version))
(sha256 (sha256
(base32 (base32
"1fzzppwp2ri4jhl1j2122rhiniay34cccvxr559bypv5b38yjywd")) "0c4pj5sg4cnz2b2kpxgr0wk1n1pf7wkn1npm76aghy4yxj29cj4y"))
;; TODO: there is one more file to replace: ;; TODO: there is one more file to replace:
;; inst/resources/gitbook/js/app.min.js ;; inst/resources/gitbook/js/app.min.js
(snippet (snippet