gnu: r-xfun: Update to 0.8.

* gnu/packages/cran.scm (r-xfun): Update to 0.8.
master
Ricardo Wurmus 2019-06-29 01:20:26 +02:00
parent 1f7e8d49c3
commit db794146ac
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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