[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/46: gnu: r-bookdown: Update to 0.39.
From: |
guix-commits |
Subject: |
10/46: gnu: r-bookdown: Update to 0.39. |
Date: |
Fri, 19 Apr 2024 10:17:44 -0400 (EDT) |
rekado pushed a commit to branch wip-pandas-upgrade
in repository guix.
commit 6b388a657e12556e42bf357299d381395a8909bb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Apr 17 17:45:53 2024 +0200
gnu: r-bookdown: Update to 0.39.
* gnu/packages/cran.scm (r-bookdown): Update to 0.39.
Change-Id: Ib6dd434091af59fb191498f74ddd7dcd793f3818
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 6afafa1dc9..508686f5b1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24127,13 +24127,13 @@ SELECT or UPDATE queries to an end-point.")
(define-public r-bookdown
(package
(name "r-bookdown")
- (version "0.38")
+ (version "0.39")
(source (origin
(method url-fetch)
(uri (cran-uri "bookdown" version))
(sha256
(base32
- "1i0z75sxvy3cb582siz544az6b9bs3vk2kyij9zx5jdpc1247fgd"))
+ "1brfv50lq92m7d4d18n92ywhfr28lrbq02naf0bwdsmd0ngasxrm"))
;; TODO: there is one more file to replace:
;; inst/resources/gitbook/js/app.min.js
(snippet
- branch wip-pandas-upgrade created (now 1c065f6cac), guix-commits, 2024/04/19
- 01/46: gnu: r-metap: Update to 1.10., guix-commits, 2024/04/19
- 14/46: gnu: r-tuner: Update to 1.4.7., guix-commits, 2024/04/19
- 06/46: gnu: r-renv: Update to 1.0.7., guix-commits, 2024/04/19
- 10/46: gnu: r-bookdown: Update to 0.39.,
guix-commits <=
- 32/46: gnu: Add python-ipfsspec., guix-commits, 2024/04/19
- 08/46: gnu: r-argparse: Update to 2.2.3., guix-commits, 2024/04/19
- 13/46: gnu: r-uwot: Update to 0.2.1., guix-commits, 2024/04/19
- 12/46: gnu: r-ggfortify: Update to 0.4.17., guix-commits, 2024/04/19
- 15/46: gnu: r-dunn-test: Update to 1.3.6., guix-commits, 2024/04/19
- 16/46: gnu: r-butcher: Update to 0.3.4., guix-commits, 2024/04/19
- 18/46: gnu: r-mlr3misc: Update to 0.15.0., guix-commits, 2024/04/19
- 17/46: gnu: r-tidytext: Update to 0.4.2., guix-commits, 2024/04/19
- 27/46: gnu: r-lme4: Update to 1.1-35.3., guix-commits, 2024/04/19
- 24/46: gnu: r-rcpparmadillo: Update to 0.12.8.2.1., guix-commits, 2024/04/19