parent
987b080469
commit
a2befb3751
|
@ -3617,14 +3617,14 @@ iVAT).")
|
||||||
(define-public r-xfun
|
(define-public r-xfun
|
||||||
(package
|
(package
|
||||||
(name "r-xfun")
|
(name "r-xfun")
|
||||||
(version "0.5")
|
(version "0.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "xfun" version))
|
(uri (cran-uri "xfun" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wkrapc490r9l9z6mz623zn9ijq64mckc17xg2s7n3s9yaxj98lb"))))
|
"123wmnykmlq9prqx1g9ij9vyqx25pib2jnqjrwy39rfmzbsypbx3"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://github.com/yihui/xfun")
|
(home-page "https://github.com/yihui/xfun")
|
||||||
(synopsis "Miscellaneous functions")
|
(synopsis "Miscellaneous functions")
|
||||||
|
|
Reference in New Issue