[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/48: gnu: r-rcppspdlog: Update to 0.0.17.
From: |
guix-commits |
Subject: |
11/48: gnu: r-rcppspdlog: Update to 0.0.17. |
Date: |
Tue, 7 May 2024 16:20:51 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 8dac9354b7ebed6a1443521ff291382adf3bb4d3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:42 2024 +0200
gnu: r-rcppspdlog: Update to 0.0.17.
* gnu/packages/cran.scm (r-rcppspdlog): Update to 0.0.17.
Change-Id: I2558509ee09e4a732e8a2aaf1addab22375f4d85
---
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 e0737926ab..fbe9dab336 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6882,13 +6882,13 @@ factorization and divisive clustering for large sparse
and dense matrices.")
(define-public r-rcppspdlog
(package
(name "r-rcppspdlog")
- (version "0.0.16")
+ (version "0.0.17")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppSpdlog" version))
(sha256
- (base32 "12xryg2mp00nxmpchf0lki43c13c1vsda14pcc4dcfplamwkhlza"))))
+ (base32 "0f1s0c32kid910p2q08d77rwprlxx3cq3ngy0kfgfpy13cvm34aa"))))
(properties `((upstream-name . "RcppSpdlog")))
(build-system r-build-system)
(propagated-inputs (list r-rcpp))
- branch r-updates updated (c6c11debc7 -> fd08330f7f), guix-commits, 2024/05/07
- 02/48: gnu: r-valr: Update to 0.8.1., guix-commits, 2024/05/07
- 07/48: gnu: r-mboost: Update to 2.9-10., guix-commits, 2024/05/07
- 12/48: gnu: r-sp: Update to 2.1-4., guix-commits, 2024/05/07
- 08/48: gnu: r-secretbase: Update to 0.5.0., guix-commits, 2024/05/07
- 15/48: gnu: r-debugme: Update to 1.2.0., guix-commits, 2024/05/07
- 22/48: gnu: r-labelled: Update to 2.13.0., guix-commits, 2024/05/07
- 06/48: gnu: r-oompadata: Update to 3.1.4., guix-commits, 2024/05/07
- 01/48: gnu: r-scgate: Update to 1.6.2., guix-commits, 2024/05/07
- 04/48: gnu: r-brio: Update to 1.1.5., guix-commits, 2024/05/07
- 11/48: gnu: r-rcppspdlog: Update to 0.0.17.,
guix-commits <=
- 10/48: FIXUP r-infercnv, guix-commits, 2024/05/07
- 13/48: gnu: r-evd: Update to 2.3-7., guix-commits, 2024/05/07
- 32/48: gnu: r-imager: Update to 1.0.1., guix-commits, 2024/05/07
- 31/48: gnu: r-lda: Update to 1.5.2., guix-commits, 2024/05/07
- 26/48: gnu: r-gridpattern: Update to 1.2.1., guix-commits, 2024/05/07
- 29/48: gnu: r-apcluster: Update to 1.4.13., guix-commits, 2024/05/07
- 30/48: gnu: r-mlbench: Update to 2.1-5., guix-commits, 2024/05/07
- 37/48: gnu: r-mlr3pipelines: Update to 0.5.2., guix-commits, 2024/05/07
- 48/48: gnu: r-fpc: Update to 2.2-12., guix-commits, 2024/05/07
- 34/48: gnu: r-quanteda: Update to 4.0.2., guix-commits, 2024/05/07