[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
107/124: gnu: r-stringi: Update to 1.7.5.
From: |
guix-commits |
Subject: |
107/124: gnu: r-stringi: Update to 1.7.5. |
Date: |
Mon, 1 Nov 2021 17:29:26 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 20b7fe4ac57ba9f3284825f00fdd788bc180267a
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)))
- 92/124: gnu: r-qtl: Update to 1.50., (continued)
- 92/124: gnu: r-qtl: Update to 1.50., guix-commits, 2021/11/01
- 112/124: gnu: r-tibble: Update to 3.1.5., guix-commits, 2021/11/01
- 115/124: gnu: r-readr: Update to 2.0.2., guix-commits, 2021/11/01
- 116/124: gnu: r-rcpparmadillo: Update to 0.10.7.0.0., guix-commits, 2021/11/01
- 118/124: gnu: r-viridis: Update to 0.6.2., guix-commits, 2021/11/01
- 61/124: gnu: r-optparse: Update to 1.7.1., guix-commits, 2021/11/01
- 64/124: gnu: r-pmcmr: Update to 4.4., guix-commits, 2021/11/01
- 72/124: gnu: r-fda: Update to 5.4.0., guix-commits, 2021/11/01
- 85/124: gnu: r-spatstat-geom: Update to 2.3-0., guix-commits, 2021/11/01
- 93/124: gnu: r-qtl2: Update to 0.28., guix-commits, 2021/11/01
- 107/124: gnu: r-stringi: Update to 1.7.5.,
guix-commits <=
- 113/124: gnu: r-data-table: Update to 1.14.2., guix-commits, 2021/11/01
- 121/124: gnu: r-hmisc: Update to 4.6-0., guix-commits, 2021/11/01
- 124/124: gnu: r-lubridate: Update to 1.8.0., guix-commits, 2021/11/01
- 68/124: gnu: r-systemfonts: Update to 1.0.3., guix-commits, 2021/11/01
- 73/124: gnu: r-actuar: Update to 3.2-0., guix-commits, 2021/11/01
- 75/124: gnu: r-anthropometry: Update to 1.16., guix-commits, 2021/11/01
- 81/124: gnu: r-optimx: Update to 2021-10.12., guix-commits, 2021/11/01
- 86/124: gnu: r-exactranktests: Update to 0.8-34., guix-commits, 2021/11/01
- 88/124: gnu: r-workflows: Update to 0.2.4., guix-commits, 2021/11/01
- 94/124: gnu: r-seurat: Update to 4.0.5., guix-commits, 2021/11/01