parent
48024ed634
commit
c479174108
|
@ -5404,13 +5404,13 @@ iVAT).")
|
||||||
(define-public r-xfun
|
(define-public r-xfun
|
||||||
(package
|
(package
|
||||||
(name "r-xfun")
|
(name "r-xfun")
|
||||||
(version "0.22")
|
(version "0.23")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "xfun" version))
|
(uri (cran-uri "xfun" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0ix3p0iw2c60whn5mvsflh0vhm4yixhw4s9d9v4023qhp077nw9y"))))
|
(base32 "0dqfhpnj9yxk42mx96dvhv2qs35in36mk0qls3dg7rx7bvl2i1gc"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
;; knitr itself depends on xfun
|
;; knitr itself depends on xfun
|
||||||
#;
|
#;
|
||||||
|
|
Reference in New Issue