gnu: r-xfun: Update to 0.7.

* gnu/packages/cran.scm (r-xfun): Update to 0.7.
master
Ricardo Wurmus 2019-05-19 09:23:52 +02:00
parent 372f65ad94
commit 756f2d3527
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3615,14 +3615,14 @@ iVAT).")
(define-public r-xfun
(package
(name "r-xfun")
(version "0.6")
(version "0.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "xfun" version))
(sha256
(base32
"123wmnykmlq9prqx1g9ij9vyqx25pib2jnqjrwy39rfmzbsypbx3"))))
"1gllyyjhkvswcwa15h1f3kb1l1drs2ifpxy4jjanmmhaj7wcmvy9"))))
(build-system r-build-system)
(home-page "https://github.com/yihui/xfun")
(synopsis "Miscellaneous functions")