1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: r-rcpparmadillo: Update to 15.2.4-1.

* gnu/packages/cran.scm (r-rcpparmadillo): Update to 15.2.4-1.

Change-Id: Ib7ccd2341ffe4844f98ce754a4f95c2f74e1455f
This commit is contained in:
Ricardo Wurmus
2026-03-25 18:47:04 +01:00
parent bb7f48c330
commit b8a6d2b7b6

View File

@@ -6908,13 +6908,13 @@ designed by Cynthia Brewer as described at http://colorbrewer2.org")
(define-public r-rcpparmadillo (define-public r-rcpparmadillo
(package (package
(name "r-rcpparmadillo") (name "r-rcpparmadillo")
(version "15.2.3-1") (version "15.2.4-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
"1wsnhraadhf3lna9ry21mad2802s1czgznhf179f8f8l00r4rfsv")))) "01alhvrv3ndinywq5d7mi2jhim66lq8l84rc14zp9mb92lcpp5vw"))))
(properties `((upstream-name . "RcppArmadillo"))) (properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs