[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/116: gnu: r-v8: Update to 3.6.0.
From: |
guix-commits |
Subject: |
05/116: gnu: r-v8: Update to 3.6.0. |
Date: |
Wed, 24 Nov 2021 06:16:27 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 24ffb079529b3d727a6731962379089e1aaa0869
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:29:58 2021 +0100
gnu: r-v8: Update to 3.6.0.
* gnu/packages/cran.scm (r-v8): Update to 3.6.0.
---
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 5b48abe..a166c65 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -472,14 +472,14 @@ degree elevation and curve fitting.")
(define-public r-v8
(package
(name "r-v8")
- (version "3.4.2")
+ (version "3.6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "V8" version))
(sha256
(base32
- "1vfj89shfzx7b6papi2y671l8gksng775kilmqzl5gx87i3l61i1"))))
+ "0xqk4rcv255r2wll2jpzf9ix8j6hbhw0vbhg2g9i6z2apyc9i5m3"))))
(properties `((upstream-name . "V8")))
(build-system r-build-system)
(arguments
- branch master updated (7f97454 -> 639bfec), guix-commits, 2021/11/24
- 02/116: gnu: r-arrow: Update to 6.0.1., guix-commits, 2021/11/24
- 06/116: gnu: r-ggpmisc: Update to 0.4.4., guix-commits, 2021/11/24
- 07/116: gnu: r-servr: Update to 0.24., guix-commits, 2021/11/24
- 01/116: gnu: apache-arrow: Update to 6.0.1., guix-commits, 2021/11/24
- 04/116: gnu: r-shiny: Update to 1.7.1., guix-commits, 2021/11/24
- 05/116: gnu: r-v8: Update to 3.6.0.,
guix-commits <=
- 03/116: gnu: Add r-fontawesome., guix-commits, 2021/11/24
- 08/116: gnu: r-shinyfiles: Update to 0.9.1., guix-commits, 2021/11/24
- 14/116: gnu: r-rmpi: Update to 0.6-9.2., guix-commits, 2021/11/24
- 16/116: gnu: r-generics: Update to 0.1.1., guix-commits, 2021/11/24
- 10/116: gnu: r-glue: Update to 1.5.0., guix-commits, 2021/11/24
- 09/116: gnu: r-crosstalk: Update to 1.2.0., guix-commits, 2021/11/24
- 11/116: gnu: r-dendextend: Update to 1.15.2., guix-commits, 2021/11/24
- 12/116: gnu: r-ff: Update to 4.0.5., guix-commits, 2021/11/24
- 17/116: gnu: r-broom: Update to 0.7.10., guix-commits, 2021/11/24
- 15/116: gnu: r-lmtest: Update to 0.9-39., guix-commits, 2021/11/24