gnu: r-striprtf: Update to 0.5.3.
* gnu/packages/cran.scm (r-striprtf): Update to 0.5.3.
This commit is contained in:
parent
c88e63e709
commit
555a8d0dd7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user