[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/59: gnu: r-htmltable: Update to 2.2.1.
From: |
guix-commits |
Subject: |
04/59: gnu: r-htmltable: Update to 2.2.1. |
Date: |
Thu, 20 May 2021 04:59:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a819f9c4971a622b1bc9fc8460ca8153ff25914b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:39 2021 +0200
gnu: r-htmltable: Update to 2.2.1.
* gnu/packages/cran.scm (r-htmltable): Update to 2.2.1.
---
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 3310637..9eac989 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1356,13 +1356,13 @@ applications.")
(define-public r-htmltable
(package
(name "r-htmltable")
- (version "2.1.0")
+ (version "2.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "htmlTable" version))
(sha256
- (base32 "1gzh0bdxi55p1ckxv4k0a41b1j0grwv2w3lkqz4c3gkw66dk6ja0"))))
+ (base32 "05zy9acx4s80dr880q69i4rcjqgmbz18gn7pyazda9gsnm981j96"))))
(properties `((upstream-name . "htmlTable")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (191e234 -> 7d3ad4c), guix-commits, 2021/05/20
- 02/59: gnu: r-cachem: Update to 1.0.5., guix-commits, 2021/05/20
- 04/59: gnu: r-htmltable: Update to 2.2.1.,
guix-commits <=
- 08/59: gnu: r-shape: Update to 1.4.6., guix-commits, 2021/05/20
- 01/59: gnu: Add r-babelgene., guix-commits, 2021/05/20
- 03/59: gnu: r-httpuv: Update to 1.6.1., guix-commits, 2021/05/20
- 07/59: gnu: r-colorspace: Update to 2.0-1., guix-commits, 2021/05/20
- 23/59: gnu: r-performance: Update to 0.7.2., guix-commits, 2021/05/20
- 25/59: gnu: r-biocmanager: Update to 1.30.15., guix-commits, 2021/05/20
- 21/59: gnu: r-flextable: Update to 0.6.6., guix-commits, 2021/05/20
- 24/59: gnu: r-rcppparallel: Update to 5.1.4., guix-commits, 2021/05/20
- 26/59: gnu: r-ouch: Update to 2.17., guix-commits, 2021/05/20
- 16/59: gnu: r-arules: Update to 1.6-8., guix-commits, 2021/05/20