gnu: r-textshape: Update to 1.7.3.

* gnu/packages/cran.scm (r-textshape): Update to 1.7.3.
This commit is contained in:
Ricardo Wurmus 2021-06-02 17:23:07 +02:00
parent 0af6a92695
commit 72e8eabc3a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -28377,14 +28377,14 @@ (define-public r-mgsub
(define-public r-textshape
(package
(name "r-textshape")
(version "1.7.1")
(version "1.7.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "textshape" version))
(sha256
(base32
"02111kj3kka84mpx7s19bjna9cas8diw5fxz51v5ggz0ldswa5pa"))))
"0k9injxykgj2qprc7dygd7gafvcbh3r9x84qzaa1al21pk0dz7ds"))))
(properties `((upstream-name . "textshape")))
(build-system r-build-system)
(propagated-inputs