[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/119: gnu: r-textshaping: Update to 0.3.5.
From: |
guix-commits |
Subject: |
101/119: gnu: r-textshaping: Update to 0.3.5. |
Date: |
Sat, 10 Jul 2021 16:32:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fb034eee87d1e9a72e1f72c18a28bcd51853cd45
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 10 13:26:24 2021 +0200
gnu: r-textshaping: Update to 0.3.5.
* gnu/packages/cran.scm (r-textshaping): Update to 0.3.5.
---
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 fea3c1f..99a9830 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28488,14 +28488,14 @@ clusterings as resolution increases.")
(define-public r-textshaping
(package
(name "r-textshaping")
- (version "0.3.4")
+ (version "0.3.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "textshaping" version))
(sha256
(base32
- "1kr6rh5zb5jp3acsfah6bzwkypzl5ixjzrs1xpdcslq14n82j4s0"))))
+ "06bdc5wxvgv38fnzpyjj9p62ifpfshaangkn96gw05yxn11s46h0"))))
(properties `((upstream-name . "textshaping")))
(build-system r-build-system)
(inputs
- 112/119: gnu: r-devtools: Update to 2.4.2., (continued)
- 112/119: gnu: r-devtools: Update to 2.4.2., guix-commits, 2021/07/10
- 119/119: gnu: r-car: Update to 3.0-11., guix-commits, 2021/07/10
- 35/119: gnu: r-circlize: Update to 0.4.13., guix-commits, 2021/07/10
- 32/119: gnu: r-curl: Update to 4.3.2., guix-commits, 2021/07/10
- 46/119: gnu: r-network: Update to 1.17.1., guix-commits, 2021/07/10
- 55/119: gnu: r-raster: Update to 3.4-13., guix-commits, 2021/07/10
- 74/119: gnu: r-seqinr: Update to 4.2-8., guix-commits, 2021/07/10
- 89/119: gnu: r-zvcv: Update to 2.1.1., guix-commits, 2021/07/10
- 95/119: gnu: r-spatstat-linnet: Update to 2.2-1., guix-commits, 2021/07/10
- 99/119: gnu: r-diversitree: Update to 0.9-16., guix-commits, 2021/07/10
- 101/119: gnu: r-textshaping: Update to 0.3.5.,
guix-commits <=
- 106/119: gnu: r-vroom: Update to 1.5.2., guix-commits, 2021/07/10
- 110/119: gnu: r-dplyr: Update to 1.0.7., guix-commits, 2021/07/10
- 109/119: gnu: r-testthat: Update to 3.0.4., guix-commits, 2021/07/10
- 107/119: gnu: r-ggplot2: Update to 3.3.5., guix-commits, 2021/07/10
- 114/119: gnu: r-glmnet: Update to 4.1-2., guix-commits, 2021/07/10
- 111/119: gnu: r-ade4: Update to 1.7-17., guix-commits, 2021/07/10