[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/77: gnu: r-textshaping: Update to 0.3.7.
From: |
guix-commits |
Subject: |
65/77: gnu: r-textshaping: Update to 0.3.7. |
Date: |
Wed, 25 Oct 2023 11:00:13 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7b2fd93f5e34f58a772563ab6f1d75e9710a55f4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:41 2023 +0200
gnu: r-textshaping: Update to 0.3.7.
* gnu/packages/cran.scm (r-textshaping): Update to 0.3.7.
Change-Id: Iee4378ac94df52f87e23d5ab4dba1708afb58f4c
---
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 9e5af92022..a7fc9e180a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -36839,14 +36839,14 @@ clusterings as resolution increases.")
(define-public r-textshaping
(package
(name "r-textshaping")
- (version "0.3.6")
+ (version "0.3.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "textshaping" version))
(sha256
(base32
- "1niaj1dh09rqrg9hrh98ddnc0f2nkyq9iizv24lcwm9gjs3w1ql0"))))
+ "0hpcjz66ykji89g2lzpp6hfkz10388py8vn2ss08n4xl3yz4v4ps"))))
(properties `((upstream-name . "textshaping")))
(build-system r-build-system)
(inputs
- 36/77: gnu: r-raster: Update to 3.6-26., (continued)
- 36/77: gnu: r-raster: Update to 3.6-26., guix-commits, 2023/10/25
- 38/77: gnu: r-targets: Update to 1.3.2., guix-commits, 2023/10/25
- 39/77: gnu: r-quickjsr: Update to 1.0.7., guix-commits, 2023/10/25
- 43/77: gnu: r-spam: Update to 2.10-0., guix-commits, 2023/10/25
- 46/77: gnu: r-osqp: Update to 0.6.3.2., guix-commits, 2023/10/25
- 57/77: gnu: r-spatstat-model: Update to 3.2-8., guix-commits, 2023/10/25
- 59/77: gnu: r-spatstat-sparse: Update to 3.0-3., guix-commits, 2023/10/25
- 53/77: gnu: r-proxyc: Update to 0.3.4., guix-commits, 2023/10/25
- 60/77: gnu: r-spatstat-data: Update to 3.0-3., guix-commits, 2023/10/25
- 66/77: gnu: r-ragg: Update to 1.2.6., guix-commits, 2023/10/25
- 65/77: gnu: r-textshaping: Update to 0.3.7.,
guix-commits <=
- 68/77: gnu: r-rworldmap: Update to 1.3-8., guix-commits, 2023/10/25
- 73/77: gnu: r-rpart: Update to 4.1.21., guix-commits, 2023/10/25
- 28/77: gnu: r-radiant-data: Update to 1.6.2., guix-commits, 2023/10/25
- 30/77: gnu: r-factominer: Update to 2.9., guix-commits, 2023/10/25
- 33/77: gnu: r-flextable: Update to 0.9.4., guix-commits, 2023/10/25
- 34/77: gnu: r-cmplot: Update to 4.4.3., guix-commits, 2023/10/25
- 35/77: gnu: r-precrec: Update to 0.14.4., guix-commits, 2023/10/25
- 37/77: gnu: r-magick: Update to 2.8.1., guix-commits, 2023/10/25
- 40/77: gnu: r-emmeans: Update to 1.8.9., guix-commits, 2023/10/25
- 41/77: gnu: r-ggeffects: Update to 1.3.2., guix-commits, 2023/10/25