gnu: r-xfun: Update to 0.25.
* gnu/packages/cran.scm (r-xfun): Update to 0.25.
This commit is contained in:
parent
442a26491b
commit
b7d47d7715
@ -5747,13 +5747,13 @@ iVAT).")
|
||||
(define-public r-xfun
|
||||
(package
|
||||
(name "r-xfun")
|
||||
(version "0.24")
|
||||
(version "0.25")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "xfun" version))
|
||||
(sha256
|
||||
(base32 "10xmw82wk40kjx22slla7959993l80s9m2rsvvvb8v9g42armqz3"))))
|
||||
(base32 "15xy6hpz35j3mn4gvllj5m6krh5d86l4rnlxazsqjlckr237qgg6"))))
|
||||
(build-system r-build-system)
|
||||
;; knitr itself depends on xfun
|
||||
#;
|
||||
|
Loading…
Reference in New Issue
Block a user