gnu: r-xfun: Update to 0.14.

* gnu/packages/cran.scm (r-xfun): Update to 0.14.
This commit is contained in:
Ricardo Wurmus 2020-06-11 15:06:11 +02:00
parent 6446ef1ce4
commit 9cd9132b10
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -4188,13 +4188,13 @@ iVAT).")
(define-public r-xfun
(package
(name "r-xfun")
(version "0.13")
(version "0.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "xfun" version))
(sha256
(base32 "03iyqgx9mmdbd3qih70qzijjqcdg7k7ps5r1y6q8praanx9qvnm3"))))
(base32 "183f6d7lr116f90j37a8hfr6ni1x9xkqj79s8lnky1jwr6zj3ha9"))))
(build-system r-build-system)
;; knitr itself depends on xfun
#;