[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/124: gnu: r-textshaping: Update to 0.3.6.
From: |
guix-commits |
Subject: |
96/124: gnu: r-textshaping: Update to 0.3.6. |
Date: |
Mon, 1 Nov 2021 17:29:22 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit bdf84c9ca71cfd9895e742e422b60b4a1239ae4a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:50 2021 +0000
gnu: r-textshaping: Update to 0.3.6.
* gnu/packages/cran.scm (r-textshaping): Update to 0.3.6.
---
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 cb482ae..ffff509 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29382,14 +29382,14 @@ clusterings as resolution increases.")
(define-public r-textshaping
(package
(name "r-textshaping")
- (version "0.3.5")
+ (version "0.3.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "textshaping" version))
(sha256
(base32
- "06bdc5wxvgv38fnzpyjj9p62ifpfshaangkn96gw05yxn11s46h0"))))
+ "1niaj1dh09rqrg9hrh98ddnc0f2nkyq9iizv24lcwm9gjs3w1ql0"))))
(properties `((upstream-name . "textshaping")))
(build-system r-build-system)
(inputs
- 79/124: gnu: r-qgraph: Update to 1.9., (continued)
- 79/124: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/01
- 84/124: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/01
- 87/124: gnu: r-igraph: Update to 1.2.7., guix-commits, 2021/11/01
- 105/124: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/01
- 106/124: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/01
- 108/124: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/01
- 114/124: gnu: r-desc: Update to 1.4.0., guix-commits, 2021/11/01
- 123/124: gnu: r-robustbase: Update to 0.93-9., guix-commits, 2021/11/01
- 58/124: gnu: r-s2: Update to 1.0.7., guix-commits, 2021/11/01
- 95/124: gnu: r-decon: Update to 1.3-4., guix-commits, 2021/11/01
- 96/124: gnu: r-textshaping: Update to 0.3.6.,
guix-commits <=
- 59/124: gnu: r-sf: Update to 1.0-3., guix-commits, 2021/11/01
- 69/124: gnu: r-terra: Update to 1.4-11., guix-commits, 2021/11/01
- 76/124: gnu: r-msm: Update to 1.6.9., guix-commits, 2021/11/01
- 80/124: gnu: r-rcdd: Update to 1.4., guix-commits, 2021/11/01
- 91/124: gnu: r-perm: Update to 1.0-0.2., guix-commits, 2021/11/01
- 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