[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/112: gnu: r-rcppthread: Update to 2.0.2.
From: |
guix-commits |
Subject: |
15/112: gnu: r-rcppthread: Update to 2.0.2. |
Date: |
Tue, 15 Mar 2022 15:22:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a743923d23b1f586a6e58d18ac7a60c916c95e6b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:20 2022 +0100
gnu: r-rcppthread: Update to 2.0.2.
* gnu/packages/cran.scm (r-rcppthread): Update to 2.0.2.
---
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 de16acad41..5840413441 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3427,14 +3427,14 @@ and Francois (2011, JSS), and the book by Eddelbuettel
(2013, Springer); see
(define-public r-rcppthread
(package
(name "r-rcppthread")
- (version "2.0.1")
+ (version "2.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppThread" version))
(sha256
(base32
- "1hcxdk9mhsnrgg2bp7ls165abwb7b5grgh1gvf2i7sqrf9ggwa09"))))
+ "1hkv4074b1lm60rgryhl6167axbc54ci2qxlsan079ak6vzlx31b"))))
(properties `((upstream-name . "RcppThread")))
(build-system r-build-system)
(home-page
- branch master updated (2543cb4854 -> 231841f9b9), guix-commits, 2022/03/15
- 01/112: gnu: r-shinyjqui: Update to 0.4.1., guix-commits, 2022/03/15
- 02/112: gnu: apache-arrow: Update to 7.0.0., guix-commits, 2022/03/15
- 05/112: gnu: liblantern: Update to 0.7.0., guix-commits, 2022/03/15
- 10/112: gnu: r-clipr: Update to 0.8.0., guix-commits, 2022/03/15
- 11/112: gnu: r-ashr: Update to 2.2-54., guix-commits, 2022/03/15
- 08/112: gnu: Add r-fstcore., guix-commits, 2022/03/15
- 14/112: gnu: r-glue: Update to 1.6.2., guix-commits, 2022/03/15
- 15/112: gnu: r-rcppthread: Update to 2.0.2.,
guix-commits <=
- 17/112: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/15
- 25/112: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/15
- 06/112: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/15
- 13/112: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/15
- 19/112: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/15
- 24/112: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/15
- 26/112: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/15
- 42/112: gnu: r-densityclust: Update to 0.3.1., guix-commits, 2022/03/15
- 50/112: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/15
- 36/112: gnu: r-mvabund: Update to 4.2.1., guix-commits, 2022/03/15