[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
136/224: gnu: r-textshaping: Update to 0.4.0.
From: |
guix-commits |
Subject: |
136/224: gnu: r-textshaping: Update to 0.4.0. |
Date: |
Wed, 17 Jul 2024 17:18:58 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 52efa75fe4fad0ad946de8c48153dfa3b4d169c8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:50 2024 +0200
gnu: r-textshaping: Update to 0.4.0.
* gnu/packages/cran.scm (r-textshaping): Update to 0.4.0.
[propagated-inputs]: Add r-lifecycle.
Change-Id: I693f62cc1b6bcaf5a8070a80466679e59024d990
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 21226a0a44..fe769badd7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -39236,20 +39236,20 @@ clusterings as resolution increases.")
(define-public r-textshaping
(package
(name "r-textshaping")
- (version "0.3.7")
+ (version "0.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "textshaping" version))
(sha256
(base32
- "0hpcjz66ykji89g2lzpp6hfkz10388py8vn2ss08n4xl3yz4v4ps"))))
+ "0ylx4fdvm64cxcy62q84in3nrj7q8r7mvd8vwq6mcy5jddw41s9m"))))
(properties `((upstream-name . "textshaping")))
(build-system r-build-system)
(inputs
(list freetype fribidi harfbuzz zlib))
(propagated-inputs
- (list r-cpp11 r-systemfonts))
+ (list r-cpp11 r-lifecycle r-systemfonts))
(native-inputs
(list pkg-config r-knitr))
(home-page "https://github.com/r-lib/textshaping")
- 104/224: gnu: r-dae: Update to 3.2.28., (continued)
- 104/224: gnu: r-dae: Update to 3.2.28., guix-commits, 2024/07/17
- 105/224: gnu: r-systemfonts: Update to 1.1.0., guix-commits, 2024/07/17
- 109/224: gnu: r-additivitytests: Update to 1.1-4.2., guix-commits, 2024/07/17
- 110/224: gnu: r-forecast: Update to 8.23.0., guix-commits, 2024/07/17
- 112/224: gnu: r-rsconnect: Update to 1.3.1., guix-commits, 2024/07/17
- 113/224: gnu: r-scatterpie: Update to 0.2.3., guix-commits, 2024/07/17
- 117/224: gnu: r-spatstat-sparse: Update to 3.1-0., guix-commits, 2024/07/17
- 129/224: gnu: r-mlr3verse: Update to 0.3.0., guix-commits, 2024/07/17
- 134/224: gnu: r-bbotk: Update to 1.0.0., guix-commits, 2024/07/17
- 135/224: gnu: r-mlr3tuning: Update to 1.0.0., guix-commits, 2024/07/17
- 136/224: gnu: r-textshaping: Update to 0.4.0.,
guix-commits <=
- 140/224: gnu: r-delaporte: Update to 8.4.1., guix-commits, 2024/07/17
- 143/224: gnu: r-paws-common: Update to 0.7.3., guix-commits, 2024/07/17
- 144/224: gnu: r-paws-cost-management: Update to 0.6.1., guix-commits, 2024/07/17
- 147/224: gnu: r-paws-compute: Update to 0.6.1., guix-commits, 2024/07/17
- 148/224: gnu: r-paws: Update to 0.6.0., guix-commits, 2024/07/17
- 150/224: gnu: r-zoltr: Update to 1.0.1., guix-commits, 2024/07/17
- 151/224: gnu: r-spacefillr: Update to 0.3.3., guix-commits, 2024/07/17
- 152/224: gnu: r-mass: Update to 7.3-61., guix-commits, 2024/07/17
- 154/224: gnu: r-kernsmooth: Update to 2.23-24., guix-commits, 2024/07/17
- 156/224: gnu: r-survival: Update to 3.7-0., guix-commits, 2024/07/17