[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/48: gnu: r-htmltools: Update to 0.5.8.
From: |
guix-commits |
Subject: |
14/48: gnu: r-htmltools: Update to 0.5.8. |
Date: |
Wed, 27 Mar 2024 08:50:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fda1c200d9a7c8b26bae3b8008f08cbb88964912
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:03 2024 +0100
gnu: r-htmltools: Update to 0.5.8.
* gnu/packages/cran.scm (r-htmltools): Update to 0.5.8.
[propagated-inputs]: Remove r-ellipsis.
Change-Id: Id10486571a6de4f9b6cf754465f4de3a8c2b163e
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d97e593061..c164964352 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4625,16 +4625,16 @@ a list of p-values.")
(define-public r-htmltools
(package
(name "r-htmltools")
- (version "0.5.7")
+ (version "0.5.8")
(source (origin
(method url-fetch)
(uri (cran-uri "htmltools" version))
(sha256
(base32
- "11mkk26pjck6r2w2nv6niy90c6l13g64zi01s3j4jgq634kdic7c"))))
+ "15g6ygpz9qfbf2ihapm5vyh8jwddhba6yikgvnara2wdrqcfp71n"))))
(build-system r-build-system)
(propagated-inputs
- (list r-base64enc r-digest r-ellipsis r-fastmap r-rlang))
+ (list r-base64enc r-digest r-fastmap r-rlang))
(home-page "https://cran.r-project.org/web/packages/htmltools")
(synopsis "R tools for HTML")
(description
- 01/48: gnu: r-qpdf: Update to 1.3.3., (continued)
- 01/48: gnu: r-qpdf: Update to 1.3.3., guix-commits, 2024/03/27
- 03/48: gnu: r-unigd: Update to 0.1.1., guix-commits, 2024/03/27
- 09/48: gnu: r-ggprism: Update to 1.0.5., guix-commits, 2024/03/27
- 06/48: gnu: r-collapse: Update to 2.0.11., guix-commits, 2024/03/27
- 07/48: gnu: r-datawizard: Update to 0.10.0., guix-commits, 2024/03/27
- 08/48: gnu: r-climatol: Update to 4.1.0., guix-commits, 2024/03/27
- 10/48: gnu: r-plumber: Update to 1.2.2., guix-commits, 2024/03/27
- 04/48: gnu: r-abn: Update to 3.0.6., guix-commits, 2024/03/27
- 12/48: gnu: r-httpuv: Update to 1.6.15., guix-commits, 2024/03/27
- 13/48: gnu: r-servr: Update to 0.30., guix-commits, 2024/03/27
- 14/48: gnu: r-htmltools: Update to 0.5.8.,
guix-commits <=
- 05/48: gnu: r-leaflet: Update to 2.2.2., guix-commits, 2024/03/27
- 15/48: gnu: r-bslib: Update to 0.6.2., guix-commits, 2024/03/27
- 18/48: gnu: r-littler: Update to 0.3.20., guix-commits, 2024/03/27
- 20/48: gnu: r-xfun: Update to 0.43., guix-commits, 2024/03/27
- 26/48: gnu: r-performance: Update to 0.11.0., guix-commits, 2024/03/27
- 11/48: gnu: r-callr: Update to 3.7.6., guix-commits, 2024/03/27
- 16/48: gnu: r-ggtern: Update to 3.5.0., guix-commits, 2024/03/27
- 17/48: gnu: r-inext: Update to 3.0.1., guix-commits, 2024/03/27
- 19/48: gnu: r-statsexpressions: Update to 1.5.4., guix-commits, 2024/03/27
- 23/48: gnu: r-insight: Update to 0.19.10., guix-commits, 2024/03/27