gnu: r-r-filesets: Update to 2.14.0.

* gnu/packages/cran.scm (r-r-filesets): Update to 2.14.0.
This commit is contained in:
Ricardo Wurmus 2020-12-09 21:59:59 +01:00
parent 3e44c41bcb
commit b937197a14
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18699,14 +18699,14 @@ (define-public r-r-huge
(define-public r-r-filesets
(package
(name "r-r-filesets")
(version "2.13.0")
(version "2.14.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "R.filesets" version))
(sha256
(base32
"124rygq0bl9n4akxcm868nl30cyk3rz0iprb98zlpk62gci9f5fg"))))
"08xv8b3c81nf54viyr3w912al18483k5gfnjpg7bxbdfk70dfzbh"))))
(properties `((upstream-name . "R.filesets")))
(build-system r-build-system)
(propagated-inputs