gnu: r-rcpparmadillo: Update to 0.11.4.2.1.

* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.11.4.2.1.
This commit is contained in:
Ricardo Wurmus 2022-11-29 15:22:35 +01:00
parent ec5875edd6
commit 75b61936a4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2729,13 +2729,13 @@ (define-public r-latticeextra
(define-public r-rcpparmadillo (define-public r-rcpparmadillo
(package (package
(name "r-rcpparmadillo") (name "r-rcpparmadillo")
(version "0.11.4.0.1") (version "0.11.4.2.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "RcppArmadillo" version)) (uri (cran-uri "RcppArmadillo" version))
(sha256 (sha256
(base32 (base32
"1qrpdalcvn9bkhiq4l2jflicy6116l5j913h8clyf8yaygsxvr0c")))) "172vz9j1hck6iwk56hgsrg91n4f11df1n6hy1crbv3cb53rkyjgn"))))
(properties `((upstream-name . "RcppArmadillo"))) (properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs