[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/16: gnu: r-bookdown: Update to 0.10.
From: |
guix-commits |
Subject: |
10/16: gnu: r-bookdown: Update to 0.10. |
Date: |
Sat, 11 May 2019 06:05:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 080c706225edc3b0ca45439af7965b22ed6a5e26
Author: Ricardo Wurmus <address@hidden>
Date: Sat May 11 12:04:22 2019 +0200
gnu: r-bookdown: Update to 0.10.
* gnu/packages/cran.scm (r-bookdown): Update to 0.10.
---
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 a462580..cb65ac8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12839,13 +12839,13 @@ SELECT or UPDATE queries to an end-point.")
(define-public r-bookdown
(package
(name "r-bookdown")
- (version "0.9")
+ (version "0.10")
(source (origin
(method url-fetch)
(uri (cran-uri "bookdown" version))
(sha256
(base32
- "0vg1s1w0l9pm95asqb21yf39mfk1nc9rdhmlys9xwr7p7i7rsz32"))))
+ "0xk57p9iyj7rqrwb89q3pm8p29ca615fj1h9blf5yb3zhga4bjk3"))))
(build-system r-build-system)
(propagated-inputs
`(("r-htmltools" ,r-htmltools)
- branch master updated (41e09a1 -> 21ec924), guix-commits, 2019/05/11
- 01/16: gnu: r-regioner: Update to 1.16.1., guix-commits, 2019/05/11
- 02/16: gnu: r-dimred: Update to 0.2.3., guix-commits, 2019/05/11
- 03/16: gnu: r-ggrepel: Update to 0.8.1., guix-commits, 2019/05/11
- 04/16: gnu: r-processx: Update to 3.3.1., guix-commits, 2019/05/11
- 05/16: gnu: r-parsedate: Update to 1.2.0., guix-commits, 2019/05/11
- 10/16: gnu: r-bookdown: Update to 0.10.,
guix-commits <=
- 14/16: gnu: r-dt: Update to 0.6., guix-commits, 2019/05/11
- 06/16: gnu: r-fs: Update to 1.3.1., guix-commits, 2019/05/11
- 07/16: gnu: r-rcmdcheck: Update to 1.3.3., guix-commits, 2019/05/11
- 08/16: gnu: r-grimport2: Update to 0.1-5., guix-commits, 2019/05/11
- 09/16: gnu: r-future: Update to 1.13.0., guix-commits, 2019/05/11
- 11/16: gnu: r-styler: Update to 1.1.1., guix-commits, 2019/05/11
- 12/16: gnu: r-quadprog: Update to 1.5-7., guix-commits, 2019/05/11
- 13/16: gnu: r-rversions: Update to 2.0.0., guix-commits, 2019/05/11
- 15/16: gnu: r-sfsmisc: Update to 1.1-4., guix-commits, 2019/05/11
- 16/16: gnu: r-hdf5array: Update to 1.12.1., guix-commits, 2019/05/11