gnu: r-qdapregex: Update to 0.7.8.
* gnu/packages/cran.scm (r-qdapregex): Update to 0.7.8. Change-Id: Iedcf97ca54205a02d718961c9b7bc01527ce4993
This commit is contained in:
parent
1cd877ce9d
commit
dfe5e040a1
@ -37057,14 +37057,14 @@ visualized at any level of the experiment's design.")
|
||||
(define-public r-qdapregex
|
||||
(package
|
||||
(name "r-qdapregex")
|
||||
(version "0.7.5")
|
||||
(version "0.7.8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "qdapRegex" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hdilycwrvi0q6cx7k8vg87bamm2xsafjkya5x4smxysm5k1r4qb"))))
|
||||
"1pf1cz03i6sn83d1aaj4cv4jfavs6k81nn5sy7b0aw4i1hpkyiwz"))))
|
||||
(properties `((upstream-name . "qdapRegex")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-stringi))
|
||||
|
Loading…
Reference in New Issue
Block a user