gnu: r-rncl: Update to 0.8.6.
* gnu/packages/cran.scm (r-rncl): Update to 0.8.6.
This commit is contained in:
parent
94bfa15ffd
commit
b05c08e901
@ -14124,13 +14124,13 @@ Touzet and Varre (2007).")
|
|||||||
(define-public r-rncl
|
(define-public r-rncl
|
||||||
(package
|
(package
|
||||||
(name "r-rncl")
|
(name "r-rncl")
|
||||||
(version "0.8.4")
|
(version "0.8.6")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "rncl" version))
|
(uri (cran-uri "rncl" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ss9jqrvv7bhvl5j74cjrp8r866d9dlavrbbfscwz3mhkgfx06bb"))))
|
"1ywgwqn82z8h6zpcxxq4hgngdpfa6dj0lr7bfq4cwfml9z075jgw"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-progress r-rcpp))
|
(list r-progress r-rcpp))
|
||||||
|
Loading…
Reference in New Issue
Block a user