[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/50: gnu: r-rcpparmadillo: Update to 0.12.8.1.0.
From: |
guix-commits |
Subject: |
46/50: gnu: r-rcpparmadillo: Update to 0.12.8.1.0. |
Date: |
Wed, 6 Mar 2024 03:43:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 91be2002491430198b344f33d8dba05e642c543a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 5 14:38:33 2024 +0100
gnu: r-rcpparmadillo: Update to 0.12.8.1.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.8.1.0.
Change-Id: Ic0e678dadd5fcbbea3b0edda60a6bc465bdbe98c
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index c9b7f6f284..4c7e68b909 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3179,13 +3179,13 @@ well as additional utilities such as panel and axis
annotation functions.")
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
- (version "0.12.8.0.0")
+ (version "0.12.8.1.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
- "0pkn4334dh4k6hqfx4xln2nfvajyxdbfnfddajb8875il0f7kp0x"))))
+ "0ax4812dm33c67ckd902qabis3dgqmpkchk4s30bshnfv4fxx1z2"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
(propagated-inputs
- 01/50: import/cran: Add one more invalid package., (continued)
- 01/50: import/cran: Add one more invalid package., guix-commits, 2024/03/06
- 10/50: gnu: r-rmumps: Update to 5.2.1-28., guix-commits, 2024/03/06
- 09/50: gnu: r-spelling: Update to 2.3.0., guix-commits, 2024/03/06
- 07/50: gnu: r-secretbase: Update to 0.3.0.1., guix-commits, 2024/03/06
- 14/50: gnu: r-renv: Update to 1.0.5., guix-commits, 2024/03/06
- 18/50: gnu: r-nodbi: Update to 0.10.3., guix-commits, 2024/03/06
- 15/50: gnu: r-ggsci: Update to 3.0.1., guix-commits, 2024/03/06
- 20/50: gnu: r-colorramps: Update to 2.3.2., guix-commits, 2024/03/06
- 27/50: gnu: r-ggraph: Update to 2.2.0., guix-commits, 2024/03/06
- 44/50: gnu: r-locfit: Update to 1.5-9.9., guix-commits, 2024/03/06
- 46/50: gnu: r-rcpparmadillo: Update to 0.12.8.1.0.,
guix-commits <=
- 16/50: gnu: r-factominer: Update to 2.10., guix-commits, 2024/03/06
- 35/50: gnu: r-hrbrthemes: Update to 0.8.7., guix-commits, 2024/03/06
- 47/50: gnu: r-vgam: Update to 1.1-10., guix-commits, 2024/03/06
- 26/50: gnu: r-tweenr: Update to 2.0.3., guix-commits, 2024/03/06
- 22/50: gnu: r-ontologyindex: Update to 2.12., guix-commits, 2024/03/06
- 33/50: gnu: r-stanheaders: Update to 2.32.6., guix-commits, 2024/03/06
- 36/50: gnu: r-spatstat-geom: Update to 3.2-9., guix-commits, 2024/03/06
- 43/50: gnu: r-gdtools: Update to 0.3.7., guix-commits, 2024/03/06
- 11/50: gnu: r-bdsmatrix: Update to 1.3-7., guix-commits, 2024/03/06
- 13/50: gnu: r-n2r: Update to 1.0.3., guix-commits, 2024/03/06