[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/77: gnu: r-rcppthread: Update to 2.1.6.
From: |
guix-commits |
Subject: |
16/77: gnu: r-rcppthread: Update to 2.1.6. |
Date: |
Wed, 25 Oct 2023 10:59:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a56ae72724abdb890d927cb2bced8b024889a7c3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:34 2023 +0200
gnu: r-rcppthread: Update to 2.1.6.
* gnu/packages/cran.scm (r-rcppthread): Update to 2.1.6.
Change-Id: I242d8099bdfaf039a3913cf8afc71ebf6335df5f
---
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 6d1f5c18eb..2f9062da13 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6016,14 +6016,14 @@ functions and compiled functions callable by other
packages.")
(define-public r-rcppthread
(package
(name "r-rcppthread")
- (version "2.1.5")
+ (version "2.1.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppThread" version))
(sha256
(base32
- "0rra7qqbq2y4bj54x76559p5ghpj3r03c4vlpg96phwafwnc2y8m"))))
+ "1997ka0dd36d79fb4crqq0ar3bgzdv4mw5hd6v2pmq7555g0qiz9"))))
(properties `((upstream-name . "RcppThread")))
(build-system r-build-system)
(native-inputs (list r-r-rsp))
- 03/77: gnu: r-httpuv: Update to 1.6.12., (continued)
- 03/77: gnu: r-httpuv: Update to 1.6.12., guix-commits, 2023/10/25
- 07/77: gnu: python-sphinx-gallery: Update to 0.14.0., guix-commits, 2023/10/25
- 06/77: gnu: Add python-jupyterlite-sphinx., guix-commits, 2023/10/25
- 04/77: gnu: Add r-deming., guix-commits, 2023/10/25
- 09/77: gnu: Add python-funsor., guix-commits, 2023/10/25
- 11/77: gnu: r-biomartr: Update to 1.0.6., guix-commits, 2023/10/25
- 10/77: gnu: r-covr: Update to 3.6.3., guix-commits, 2023/10/25
- 12/77: gnu: r-metap: Update to 1.9., guix-commits, 2023/10/25
- 08/77: gnu: Add python-assertpy., guix-commits, 2023/10/25
- 13/77: gnu: r-bwstest: Update to 0.2.3., guix-commits, 2023/10/25
- 16/77: gnu: r-rcppthread: Update to 2.1.6.,
guix-commits <=
- 17/77: gnu: r-sp: Update to 2.1-1., guix-commits, 2023/10/25
- 18/77: gnu: r-drat: Update to 0.2.4., guix-commits, 2023/10/25
- 19/77: gnu: r-rpostgres: Update to 1.4.6., guix-commits, 2023/10/25
- 20/77: gnu: r-ggrepel: Update to 0.9.4., guix-commits, 2023/10/25
- 22/77: gnu: r-aricode: Update to 1.0.3., guix-commits, 2023/10/25
- 14/77: gnu: r-v8: Update to 4.4.0., guix-commits, 2023/10/25
- 15/77: gnu: r-jqr: Update to 1.3.1., guix-commits, 2023/10/25
- 21/77: gnu: r-useful: Update to 1.2.6.1., guix-commits, 2023/10/25
- 24/77: gnu: r-vctrs: Update to 0.6.4., guix-commits, 2023/10/25
- 23/77: gnu: r-utf8: Update to 1.2.4., guix-commits, 2023/10/25