From bbb0d9802321da9db7da4fb871e10eddb0d7cd63 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sat, 28 Feb 2026 23:56:35 +0100 Subject: gnu: r-rcppnumerical: Update to 0.7-0. * gnu/packages/cran.scm (r-rcppnumerical): Update to 0.7-0. Change-Id: If793ee01b4c636bfebad32194fa7623513e16602 --- gnu/packages/cran.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index b63e6d4edcf..3e51f5e969d 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -17524,13 +17524,13 @@ safely be interrupted from R.") (define-public r-rcppnumerical (package (name "r-rcppnumerical") - (version "0.6-0") + (version "0.7-0") (source (origin (method url-fetch) (uri (cran-uri "RcppNumerical" version)) (sha256 (base32 - "11nph9fz1bzb0pcvh6xx4cb94090ahwpj21zmbi06m4pibb1a1rg")))) + "10af0c3b1m5rxngsvq7y6ksxd6a8rlq9d4g3zq8fvwybkrk1fdvf")))) (build-system r-build-system) (propagated-inputs (list r-rcpp r-rcppeigen)) -- cgit v1.3