[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/29: gnu: r-rcppspdlog: Update to 0.0.14.
From: |
guix-commits |
Subject: |
07/29: gnu: r-rcppspdlog: Update to 0.0.14. |
Date: |
Mon, 17 Jul 2023 09:00:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a20818b3e88566954dbeb320b988171dd8582a8f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 17 14:19:52 2023 +0200
gnu: r-rcppspdlog: Update to 0.0.14.
* gnu/packages/cran.scm (r-rcppspdlog): Update to 0.0.14.
---
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 f85ab0062a..b796971b95 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.13")
+ (version "0.0.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppSpdlog" version))
(sha256
- (base32 "1149kh047301hrp15479ikcmrix968pwqw3jza7mp7bsxhrjrp3k"))))
+ (base32 "1n63mz2rr63kz3v7mg6n4cvw2lrw1ffk7xvln1j1005argvzvd4c"))))
(properties `((upstream-name . "RcppSpdlog")))
(build-system r-build-system)
(propagated-inputs (list r-rcpp))
- branch master updated (ad08f9331f -> ad457d0114), guix-commits, 2023/07/17
- 02/29: gnu: r-openssl: Update to 2.1.0., guix-commits, 2023/07/17
- 05/29: gnu: r-sass: Update to 0.4.7., guix-commits, 2023/07/17
- 10/29: gnu: r-rcppalgos: Update to 2.8.0., guix-commits, 2023/07/17
- 03/29: gnu: r-babelwhale: Update to 1.2.0., guix-commits, 2023/07/17
- 06/29: gnu: r-gensa: Update to 1.1.9., guix-commits, 2023/07/17
- 07/29: gnu: r-rcppspdlog: Update to 0.0.14.,
guix-commits <=
- 08/29: gnu: r-ctrdata: Update to 1.14.0., guix-commits, 2023/07/17
- 01/29: scripts/refresh: Remove column from spec line before sorting., guix-commits, 2023/07/17
- 04/29: gnu: r-ggpp: Update to 0.5.3., guix-commits, 2023/07/17
- 09/29: gnu: r-doby: Update to 4.6.17., guix-commits, 2023/07/17
- 13/29: gnu: r-sf: Update to 1.0-14., guix-commits, 2023/07/17
- 12/29: gnu: r-longdat: Update to 1.1.2., guix-commits, 2023/07/17
- 15/29: gnu: r-seewave: Update to 2.2.1., guix-commits, 2023/07/17
- 14/29: gnu: r-sccore: Update to 1.0.4., guix-commits, 2023/07/17
- 16/29: gnu: r-stars: Update to 0.6-2., guix-commits, 2023/07/17
- 17/29: gnu: r-ggh4x: Update to 0.2.5., guix-commits, 2023/07/17