gnu: r-rcpparmadillo: Update to 0.10.4.0.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.10.4.0.0.
This commit is contained in:
parent
883eab3ec6
commit
866646194c
1 changed files with 2 additions and 2 deletions
|
@ -2642,13 +2642,13 @@ (define-public r-latticeextra
|
|||
(define-public r-rcpparmadillo
|
||||
(package
|
||||
(name "r-rcpparmadillo")
|
||||
(version "0.10.2.2.0")
|
||||
(version "0.10.4.0.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RcppArmadillo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"193smj6vp3cn3qjhrx2llgi5c7hs069crhvi85xj2vzx80fx6r9q"))))
|
||||
"00nc7wfrra645mp7dl4j451m3pk3a0b3lrhgf8ydnw862avr9s6v"))))
|
||||
(properties `((upstream-name . "RcppArmadillo")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue