gnu: r-textshaping: Update to 0.3.7.

* gnu/packages/cran.scm (r-textshaping): Update to 0.3.7.

Change-Id: Iee4378ac94df52f87e23d5ab4dba1708afb58f4c
This commit is contained in:
Ricardo Wurmus 2023-10-25 16:57:41 +02:00
parent e09ebb2227
commit 7b2fd93f5e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -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