[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/211: gnu: apache-arrow: Update to 9.0.0.
From: |
guix-commits |
Subject: |
03/211: gnu: apache-arrow: Update to 9.0.0. |
Date: |
Tue, 20 Sep 2022 06:23:32 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f84eaa59e05c5ea15237f09b267c235d061ec8b7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 19 18:51:16 2022 +0200
gnu: apache-arrow: Update to 9.0.0.
* gnu/packages/databases.scm (apache-arrow): Update to 9.0.0.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 9540b61920..cf07832df7 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4165,7 +4165,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(define-public apache-arrow
(package
(name "apache-arrow")
- (version "8.0.0")
+ (version "9.0.0")
(source
(origin
(method git-fetch)
@@ -4175,7 +4175,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(file-name (git-file-name name version))
(sha256
(base32
- "1gwiflk72pq1krc0sjzabypmh7slfyf7ak71fiypy3xgzw8a777c"))))
+ "1l76q7944jyx22vjkk12hxb3nadgiivc3x8ml4mg619v9xxagc2v"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f
- 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, 2022/09/20
- 03/211: gnu: apache-arrow: Update to 9.0.0.,
guix-commits <=
- 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
- 48/211: gnu: r-cubature: Update to 2.0.4.5., guix-commits, 2022/09/20