[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/48: gnu: r-stringi: Update to 1.8.4.
From: |
guix-commits |
Subject: |
43/48: gnu: r-stringi: Update to 1.8.4. |
Date: |
Tue, 7 May 2024 16:20:59 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 3095df0572d56cb96ad1a1247a7d0993b8a4354f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:49 2024 +0200
gnu: r-stringi: Update to 1.8.4.
* gnu/packages/statistics.scm (r-stringi): Update to 1.8.4.
Change-Id: Ifad35d93dcd2efdac025e1b29860609357eec75c
---
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 4c5b0fd2e7..bd1402035d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1194,14 +1194,14 @@ solution for sending email, including attachments, from
within R.")
(define-public r-stringi
(package
(name "r-stringi")
- (version "1.8.3")
+ (version "1.8.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "stringi" version))
(sha256
(base32
- "09a964g8q3iphq24ln9c9g5158ynr75pfh3ghddarn0xvn7bw0hn"))))
+ "1wv9qqxl84l44kpvkx0lmyciinrh9pa5512jm56gsaqs9pvgh6f2"))))
(build-system r-build-system)
(inputs (list icu4c))
(native-inputs (list pkg-config))
- 24/48: gnu: r-xopen: Update to 1.0.1., (continued)
- 24/48: gnu: r-xopen: Update to 1.0.1., guix-commits, 2024/05/07
- 20/48: gnu: r-flextable: Update to 0.9.6., guix-commits, 2024/05/07
- 39/48: gnu: r-ragg: Update to 1.3.1., guix-commits, 2024/05/07
- 42/48: gnu: r-survival: Update to 3.6-4., guix-commits, 2024/05/07
- 36/48: gnu: r-iml: Update to 0.11.3., guix-commits, 2024/05/07
- 18/48: gnu: r-officer: Update to 0.6.6., guix-commits, 2024/05/07
- 17/48: gnu: r-rapiclient: Update to 0.1.4., guix-commits, 2024/05/07
- 45/48: gnu: r-gtable: Update to 0.3.5., guix-commits, 2024/05/07
- 41/48: gnu: r-matrix: Update to 1.7-0., guix-commits, 2024/05/07
- 35/48: gnu: r-stanheaders: Update to 2.32.7., guix-commits, 2024/05/07
- 43/48: gnu: r-stringi: Update to 1.8.4.,
guix-commits <=
- 27/48: gnu: r-pixmap: Update to 0.4-13., guix-commits, 2024/05/07