gnu: r-rcpparmadillo: Update to 0.11.4.0.1.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.11.4.0.1.
This commit is contained in:
parent
49e1988fcd
commit
5f0636508e
1 changed files with 2 additions and 2 deletions
|
@ -2728,13 +2728,13 @@ (define-public r-latticeextra
|
|||
(define-public r-rcpparmadillo
|
||||
(package
|
||||
(name "r-rcpparmadillo")
|
||||
(version "0.11.2.4.0")
|
||||
(version "0.11.4.0.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RcppArmadillo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1y499idmci72x6gpj855vf4rlzh1r2qqpxyzs53r59ay8f4g0jar"))))
|
||||
"1qrpdalcvn9bkhiq4l2jflicy6116l5j913h8clyf8yaygsxvr0c"))))
|
||||
(properties `((upstream-name . "RcppArmadillo")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue