[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/45: gnu: r-rcppthread: Update to 2.1.7.
From: |
guix-commits |
Subject: |
05/45: gnu: r-rcppthread: Update to 2.1.7. |
Date: |
Sat, 10 Feb 2024 07:53:29 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 33926bc83411978c8096c5e8c33280958e48d1d9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:28 2024 +0100
gnu: r-rcppthread: Update to 2.1.7.
* gnu/packages/cran.scm (r-rcppthread): Update to 2.1.7.
Change-Id: Ia97e0a99216feaeed4fb6971da36d8521cc0414d
---
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 1fe57d0ac6..fb4cbfc8e7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6561,14 +6561,14 @@ functions and compiled functions callable by other
packages.")
(define-public r-rcppthread
(package
(name "r-rcppthread")
- (version "2.1.6")
+ (version "2.1.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppThread" version))
(sha256
(base32
- "1997ka0dd36d79fb4crqq0ar3bgzdv4mw5hd6v2pmq7555g0qiz9"))))
+ "1s5v4fa59gmjcd0cn7q7zy67ww9zwnly4apbgr87x9qkzgzbmpl8"))))
(properties `((upstream-name . "RcppThread")))
(build-system r-build-system)
(native-inputs (list r-r-rsp))
- branch master updated (e02265a2f9 -> caa7a95157), guix-commits, 2024/02/10
- 06/45: gnu: r-ctrdata: Update to 1.17.1., guix-commits, 2024/02/10
- 04/45: gnu: r-servr: Update to 0.29., guix-commits, 2024/02/10
- 13/45: gnu: r-officer: Update to 0.6.4., guix-commits, 2024/02/10
- 01/45: gnu: r-nmf: Update to 0.27., guix-commits, 2024/02/10
- 12/45: gnu: r-ggseqlogo: Update to 0.2., guix-commits, 2024/02/10
- 08/45: gnu: r-extremes: Update to 2.1-4., guix-commits, 2024/02/10
- 11/45: gnu: r-xfun: Update to 0.42., guix-commits, 2024/02/10
- 09/45: gnu: r-limsolve: Update to 1.5.7.1., guix-commits, 2024/02/10
- 07/45: gnu: r-rmumps: Update to 5.2.1-27., guix-commits, 2024/02/10
- 05/45: gnu: r-rcppthread: Update to 2.1.7.,
guix-commits <=
- 10/45: gnu: r-cvxr: Update to 1.0-12., guix-commits, 2024/02/10
- 17/45: gnu: r-ggeffects: Update to 1.4.0., guix-commits, 2024/02/10
- 19/45: gnu: r-multicool: Update to 1.0.1., guix-commits, 2024/02/10
- 22/45: gnu: r-remacor: Update to 0.0.18., guix-commits, 2024/02/10
- 20/45: gnu: r-rnaturalearthdata: Update to 1.0.0., guix-commits, 2024/02/10
- 21/45: gnu: r-cobs: Update to 1.3-7., guix-commits, 2024/02/10
- 26/45: gnu: r-ggvis: Update to 0.4.9., guix-commits, 2024/02/10
- 29/45: gnu: r-parameters: Update to 0.21.5., guix-commits, 2024/02/10
- 25/45: gnu: r-haplo-stats: Update to 1.9.5.1., guix-commits, 2024/02/10
- 36/45: gnu: r-hardhat: Update to 1.3.1., guix-commits, 2024/02/10