[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/211: gnu: r-arrow: Update to 9.0.0.1.
From: |
guix-commits |
Subject: |
04/211: gnu: r-arrow: Update to 9.0.0.1. |
Date: |
Tue, 20 Sep 2022 06:23:32 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 2e37498a823e75bad39f71a6c764eca8f8251e3c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 19 18:51:39 2022 +0200
gnu: r-arrow: Update to 9.0.0.1.
* gnu/packages/cran.scm (r-arrow): Update to 9.0.0.1.
---
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 eefae2c679..af672c0c5e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20324,14 +20324,14 @@ colored by the number of neighboring points. This is
useful to visualize the
(define-public r-arrow
(package
(name "r-arrow")
- (version "8.0.0")
+ (version "9.0.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "arrow" version))
(sha256
(base32
- "1b85vc5ld7nibqgsdkl5kbzc0rm5jh5lqfdrssvrrcxpd26a16kc"))))
+ "1vbjny6v1d4fdf01rphg4wg8ljs0bzrjyxlsjwjq58pd6g2qcdgc"))))
(properties `((upstream-name . "arrow")))
(build-system r-build-system)
(inputs
- branch wip-r created (now ffca69565b), guix-commits, 2022/09/20
- 09/211: gnu: r-dt: Update to 0.25., guix-commits, 2022/09/20
- 04/211: gnu: r-arrow: Update to 9.0.0.1.,
guix-commits <=
- 03/211: gnu: apache-arrow: Update to 9.0.0., guix-commits, 2022/09/20
- 02/211: gnu: r-rintrojs: Update to 0.3.2., guix-commits, 2022/09/20
- 08/211: gnu: r-torch: Update to 0.8.1., guix-commits, 2022/09/20
- 16/211: gnu: r-dixontest: Update to 1.0.4., guix-commits, 2022/09/20
- 19/211: gnu: r-babelwhale: Update to 1.1.0., guix-commits, 2022/09/20
- 25/211: gnu: r-astsa: Update to 1.16., guix-commits, 2022/09/20
- 21/211: gnu: r-ggvenndiagram: Update to 1.2.2., guix-commits, 2022/09/20
- 26/211: gnu: r-rvest: Update to 1.0.3., guix-commits, 2022/09/20
- 18/211: gnu: r-rticles: Update to 0.24., guix-commits, 2022/09/20
- 13/211: gnu: r-htscluster: Update to 2.0.10., guix-commits, 2022/09/20