gnu: r-rcpparmadillo: Update to 0.9.400.2.0.

* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.400.2.0.
This commit is contained in:
Ricardo Wurmus 2019-04-30 00:33:34 +02:00
parent 8b96b86065
commit 6f7f8543c5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2596,13 +2596,13 @@ (define-public r-latticeextra
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
(version "0.9.300.2.0")
(version "0.9.400.2.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
"02zha49v6s8g39dcmk5dz0pygx0jibgmcwsyzybp9wmlqxnmdvip"))))
"01bf8jdlzndmqqzw16lpwx7zz1hkykd001dxxd9rzrgmn86f2xvs"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
;; All needed for vignettes