[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/146: gnu: r-hwriter: Update to 1.3.2.1.
From: |
guix-commits |
Subject: |
10/146: gnu: r-hwriter: Update to 1.3.2.1. |
Date: |
Tue, 12 Apr 2022 10:01:13 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 095e64db88230118ef4aeec42d2c83df08627d20
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:04 2022 +0200
gnu: r-hwriter: Update to 1.3.2.1.
* gnu/packages/cran.scm (r-hwriter): Update to 1.3.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 b85e8eb980..979945b4f9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2083,14 +2083,14 @@ callback or connection interfaces.")
(define-public r-hwriter
(package
(name "r-hwriter")
- (version "1.3.2")
+ (version "1.3.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "hwriter" version))
(sha256
(base32
- "0arjsz854rfkfqhgvpqbm9lfni97dcjs66isdsfvwfd2wz932dbb"))))
+ "1wxnv8h9cs65m3z01dpnnkgn2cpwfsck70g1jz9nbkr7mdaa4bzd"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/hwriter")
(synopsis "Output R objects in HTML format")
- branch master updated (59377f88ed -> 8550976832), guix-commits, 2022/04/12
- 05/146: gnu: r-ggpp: Update to 0.4.4., guix-commits, 2022/04/12
- 07/146: gnu: r-mboost: Update to 2.9-6., guix-commits, 2022/04/12
- 10/146: gnu: r-hwriter: Update to 1.3.2.1.,
guix-commits <=
- 13/146: gnu: r-rcppthread: Update to 2.1.3., guix-commits, 2022/04/12
- 01/146: gnu: r-nmf: Update to 0.24.0., guix-commits, 2022/04/12
- 02/146: gnu: r-abn: Update to 2.7-0., guix-commits, 2022/04/12
- 03/146: gnu: r-datawizard: Update to 0.4.0., guix-commits, 2022/04/12
- 04/146: gnu: r-waldo: Update to 0.4.0., guix-commits, 2022/04/12
- 06/146: gnu: r-ggpmisc: Update to 0.4.6., guix-commits, 2022/04/12
- 08/146: gnu: r-readxl: Update to 1.4.0., guix-commits, 2022/04/12
- 18/146: gnu: r-psych: Update to 2.2.3., guix-commits, 2022/04/12
- 21/146: gnu: r-vctrs: Update to 0.4.0., guix-commits, 2022/04/12
- 09/146: gnu: r-hmm: Update to 1.0.1., guix-commits, 2022/04/12