gnu: r-striprtf: Update to 0.5.3.

* gnu/packages/cran.scm (r-striprtf): Update to 0.5.3.
This commit is contained in:
Ricardo Wurmus 2021-09-29 15:33:33 +02:00
parent c88e63e709
commit 555a8d0dd7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -29671,14 +29671,14 @@ text but not always easily handled by analysis algorithms. The
(define-public r-striprtf
(package
(name "r-striprtf")
(version "0.5.2")
(version "0.5.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "striprtf" version))
(sha256
(base32
"1ra6aalalig6drsj26z9s24lmb10zssagqrvgqqi4358zbm8gwcd"))))
"0dqcsh3fb8j0mmmxvxjl77rryhmrjm7a3scqvk2xkgxk4xq6q316"))))
(properties `((upstream-name . "striprtf")))
(build-system r-build-system)
(propagated-inputs