[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/174: gnu: r-rcppspdlog: Update to 0.0.13.
From: |
guix-commits |
Subject: |
36/174: gnu: r-rcppspdlog: Update to 0.0.13. |
Date: |
Wed, 12 Jul 2023 08:31:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5f609dc440600d23a84c8ccae2af833a6aeaf1ff
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:21 2023 +0200
gnu: r-rcppspdlog: Update to 0.0.13.
* gnu/packages/cran.scm (r-rcppspdlog): Update to 0.0.13.
---
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 6e48e60110..2712f337f4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5616,13 +5616,13 @@ factorization and divisive clustering for large sparse
and dense matrices.")
(define-public r-rcppspdlog
(package
(name "r-rcppspdlog")
- (version "0.0.12")
+ (version "0.0.13")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppSpdlog" version))
(sha256
- (base32 "1nan0hm49xdl2l1lskm1jf01clfh7aw2v6h57j35qysvg8219fcx"))))
+ (base32 "1149kh047301hrp15479ikcmrix968pwqw3jza7mp7bsxhrjrp3k"))))
(properties `((upstream-name . "RcppSpdlog")))
(build-system r-build-system)
(propagated-inputs (list r-rcpp))
- 19/174: gnu: r-biomartr: Update to 1.0.4., (continued)
- 19/174: gnu: r-biomartr: Update to 1.0.4., guix-commits, 2023/07/12
- 22/174: gnu: r-ggpicrust2: Update to 1.7.1., guix-commits, 2023/07/12
- 24/174: gnu: r-googledrive: Update to 2.1.1., guix-commits, 2023/07/12
- 20/174: gnu: r-numbat: Update to 1.3.2-1., guix-commits, 2023/07/12
- 23/174: gnu: r-datawizard: Update to 0.8.0., guix-commits, 2023/07/12
- 27/174: gnu: r-ecp: Update to 3.1.5., guix-commits, 2023/07/12
- 28/174: gnu: r-readxl: Update to 1.4.3., guix-commits, 2023/07/12
- 30/174: gnu: r-curl: Update to 5.0.1., guix-commits, 2023/07/12
- 31/174: gnu: r-fastdummies: Update to 1.7.3., guix-commits, 2023/07/12
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/12
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13.,
guix-commits <=
- 38/174: gnu: r-ctrdata: Update to 1.13.3., guix-commits, 2023/07/12
- 26/174: gnu: r-ggpmisc: Update to 0.5.3., guix-commits, 2023/07/12
- 29/174: gnu: r-jsonlite: Update to 1.8.7., guix-commits, 2023/07/12
- 25/174: gnu: r-googlesheets4: Update to 1.1.1., guix-commits, 2023/07/12
- 33/174: gnu: r-pkgbuild: Update to 1.4.2., guix-commits, 2023/07/12
- 34/174: gnu: r-pkgload: Update to 1.3.2.1., guix-commits, 2023/07/12
- 35/174: gnu: r-rcpp: Update to 1.0.11., guix-commits, 2023/07/12
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/12
- 41/174: gnu: r-psych: Update to 2.3.6., guix-commits, 2023/07/12
- 37/174: gnu: r-rcppthread: Update to 2.1.5., guix-commits, 2023/07/12