gnu: r-tidytext: Update to 0.4.2.
* gnu/packages/cran.scm (r-tidytext): Update to 0.4.2. Change-Id: I3ec30c70dee2b8ab719a1435db5e97354bc93459
This commit is contained in:
parent
dc4ade072a
commit
9f3e235a25
@ -36508,14 +36508,14 @@ vignettes in all common formats.")
|
||||
(define-public r-tidytext
|
||||
(package
|
||||
(name "r-tidytext")
|
||||
(version "0.4.1")
|
||||
(version "0.4.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "tidytext" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05f8209qx1rvddnkl0h05yig09xahs8lqgq9w5dvdiwarji50rsj"))))
|
||||
"0m1dxlrmkany4pjbr2p2m9hzn59gldmznyvs6dcb3zdr5861ix0c"))))
|
||||
(properties `((upstream-name . "tidytext")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user