[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/34: gnu: r-htmltable: Update to 1.13.2.
From: |
guix-commits |
Subject: |
03/34: gnu: r-htmltable: Update to 1.13.2. |
Date: |
Sat, 28 Sep 2019 06:33:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 33194de22d5bb8bad1be913a23cd6eabb646c02b
Author: Ricardo Wurmus <address@hidden>
Date: Sat Sep 28 12:20:38 2019 +0200
gnu: r-htmltable: Update to 1.13.2.
* gnu/packages/cran.scm (r-htmltable): Update to 1.13.2.
---
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 07f6c62..f581a39 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -582,14 +582,14 @@ applications.")
(define-public r-htmltable
(package
(name "r-htmltable")
- (version "1.13.1")
+ (version "1.13.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "htmlTable" version))
(sha256
(base32
- "1l44b33xgj2698k6nz17r8fl0ink14ryzng803apm9d6bnv357v8"))))
+ "0h6jslchlx1dzqqdb70c3n9xlapcym9ykycvr0hc4q3450y8qmvh"))))
(properties `((upstream-name . "htmlTable")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (667c004 -> e0c6c18), guix-commits, 2019/09/28
- 02/34: gnu: r-callr: Update to 3.3.2., guix-commits, 2019/09/28
- 05/34: gnu: r-recipes: Update to 0.1.7., guix-commits, 2019/09/28
- 01/34: gnu: r-ellipsis: Update to 0.3.0., guix-commits, 2019/09/28
- 04/34: gnu: r-curl: Update to 4.2., guix-commits, 2019/09/28
- 03/34: gnu: r-htmltable: Update to 1.13.2.,
guix-commits <=
- 08/34: gnu: r-shinyace: Update to 0.4.1., guix-commits, 2019/09/28
- 15/34: gnu: r-spdata: Update to 0.3.2., guix-commits, 2019/09/28
- 07/34: gnu: r-ttr: Update to 0.23-5., guix-commits, 2019/09/28
- 09/34: gnu: r-sjmisc: Update to 2.8.2., guix-commits, 2019/09/28
- 29/34: gnu: r-dt: Update to 0.9., guix-commits, 2019/09/28
- 23/34: gnu: r-digest: Update to 0.6.21., guix-commits, 2019/09/28
- 12/34: gnu: r-rcppannoy: Update to 0.0.13., guix-commits, 2019/09/28
- 19/34: gnu: r-uwot: Update to 0.1.4., guix-commits, 2019/09/28
- 21/34: gnu: r-assertable: Update to 0.2.7., guix-commits, 2019/09/28
- 06/34: gnu: r-tinytex: Update to 0.16., guix-commits, 2019/09/28