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