[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
107/135: gnu: r-stringi: Update to 1.7.5.
From: |
guix-commits |
Subject: |
107/135: gnu: r-stringi: Update to 1.7.5. |
Date: |
Wed, 3 Nov 2021 18:00:14 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0178f11814dca4b0e0e125b7a6638f75d83700d3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:52 2021 +0000
gnu: r-stringi: Update to 1.7.5.
* gnu/packages/statistics.scm (r-stringi): Update to 1.7.5.
---
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 d4ce9d6..9c8794d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1047,14 +1047,14 @@ solution for sending email, including attachments, from
within R.")
(define-public r-stringi
(package
(name "r-stringi")
- (version "1.7.4")
+ (version "1.7.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "stringi" version))
(sha256
(base32
- "1mda4612sc573zabsvygnla3vpnf3mql58fc9j450540h6hlwfv2"))))
+ "0r959gzyqkq9683qdfy95g9plwpj3c73n9lhf0a6byybw4scq519"))))
(build-system r-build-system)
(inputs `(("icu4c" ,icu4c)))
(native-inputs `(("pkg-config" ,pkg-config)))
- 104/135: gnu: r-paws-common: Update to 0.3.13., (continued)
- 104/135: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/03
- 109/135: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/03
- 108/135: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/03
- 72/135: gnu: r-fda: Update to 5.4.0., guix-commits, 2021/11/03
- 70/135: gnu: r-parameters: Update to 0.15.0., guix-commits, 2021/11/03
- 84/135: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/03
- 93/135: gnu: r-qtl2: Update to 0.28., guix-commits, 2021/11/03
- 94/135: gnu: r-seurat: Update to 4.0.5., guix-commits, 2021/11/03
- 102/135: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/03
- 106/135: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/03
- 107/135: gnu: r-stringi: Update to 1.7.5.,
guix-commits <=
- 03/135: gnu: r-diffobj: Update to 0.3.5., guix-commits, 2021/11/03
- 09/135: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/03
- 08/135: gnu: r-geosphere: Update to 1.5-14., guix-commits, 2021/11/03
- 14/135: gnu: r-laeken: Update to 0.5.2., guix-commits, 2021/11/03
- 19/135: gnu: r-pillar: Update to 1.6.4., guix-commits, 2021/11/03
- 30/135: gnu: r-rootsolve: Update to 1.8.2.3., guix-commits, 2021/11/03
- 35/135: gnu: r-acceptancesampling: Update to 1.0-7., guix-commits, 2021/11/03
- 33/135: gnu: r-qualv: Update to 0.3-4., guix-commits, 2021/11/03
- 36/135: gnu: r-th-data: Update to 1.1-0., guix-commits, 2021/11/03
- 34/135: gnu: r-raster: Update to 3.5-2., guix-commits, 2021/11/03