[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/57: gnu: r-stringi: Update to 1.7.3.
From: |
guix-commits |
Subject: |
51/57: gnu: r-stringi: Update to 1.7.3. |
Date: |
Mon, 26 Jul 2021 09:39:34 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit a6f436a64c6325dd02ce2939b2b9a3cd20812547
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:14 2021 +0200
gnu: r-stringi: Update to 1.7.3.
* gnu/packages/statistics.scm (r-stringi): Update to 1.7.3.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 7ba7d9f..0fdee67 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1043,14 +1043,14 @@ solution for sending email, including attachments, from
within R.")
(define-public r-stringi
(package
(name "r-stringi")
- (version "1.6.2")
+ (version "1.7.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "stringi" version))
(sha256
(base32
- "1bidc1xzsv5nz2glf6z4sjxqlbs6zq595wwdmiq66sc2p7cis59s"))))
+ "0mhz7dkjdm8ap2zav1pmivhr8s0l6p2f6piij2hy08nwszqk51nr"))))
(build-system r-build-system)
(inputs `(("icu4c" ,icu4c)))
(native-inputs `(("pkg-config" ,pkg-config)))
- 43/57: gnu: r-parsnip: Update to 0.1.7., (continued)
- 43/57: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/26
- 44/57: gnu: r-modeldata: Update to 0.1.1., guix-commits, 2021/07/26
- 46/57: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/26
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/26
- 48/57: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/26
- 53/57: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/26
- 57/57: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/26
- 45/57: gnu: r-phangorn: Update to 2.7.1., guix-commits, 2021/07/26
- 49/57: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/26
- 50/57: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/26
- 51/57: gnu: r-stringi: Update to 1.7.3.,
guix-commits <=
- 52/57: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/26
- 54/57: gnu: r-readr: Update to 2.0.0., guix-commits, 2021/07/26
- 55/57: gnu: r-rcpparmadillo: Update to 0.10.6.0.0., guix-commits, 2021/07/26
- 56/57: gnu: r-blob: Update to 1.2.2., guix-commits, 2021/07/26