[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/98: gnu: apache-arrow: Update to 13.0.0.
From: |
guix-commits |
Subject: |
03/98: gnu: apache-arrow: Update to 13.0.0. |
Date: |
Wed, 13 Sep 2023 18:06:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6739c534f8f0035dbfd18ecbec15a0173e409d03
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 13 15:35:19 2023 +0200
gnu: apache-arrow: Update to 13.0.0.
* gnu/packages/databases.scm (apache-arrow): Update to 13.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 d0f8ce2001..2b8e80e1b0 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4305,7 +4305,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(define-public apache-arrow
(package
(name "apache-arrow")
- (version "12.0.1")
+ (version "13.0.0")
(source
(origin
(method git-fetch)
@@ -4315,7 +4315,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(file-name (git-file-name name version))
(sha256
(base32
- "03flvb4xj6a7mfphx68ndrqr6g5jphmzb75m16fx7rnbzira2zpz"))))
+ "03ykynzz01ar2y4blhcxjh6xsi0gqv380h5m669dddfz2isplsf8"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (2c1d86e2e0 -> 2afa9353a0), guix-commits, 2023/09/13
- 08/98: gnu: r-iheatmapr: Update to 0.7.0., guix-commits, 2023/09/13
- 03/98: gnu: apache-arrow: Update to 13.0.0.,
guix-commits <=
- 06/98: gnu: python-hicmatrix: Remove custom 'check phase., guix-commits, 2023/09/13
- 04/98: gnu: r-arrow: Update to 13.0.0., guix-commits, 2023/09/13
- 07/98: gnu: r-leaflet: Update to 2.2.0., guix-commits, 2023/09/13
- 02/98: gnu: r-minqa: Update to 1.2.6., guix-commits, 2023/09/13
- 13/98: gnu: r-htscluster: Update to 2.0.11., guix-commits, 2023/09/13
- 15/98: gnu: r-climaemet: Update to 1.2.0., guix-commits, 2023/09/13
- 17/98: gnu: r-askpass: Update to 1.2.0., guix-commits, 2023/09/13
- 09/98: gnu: r-rstan: Update to 2.26.23., guix-commits, 2023/09/13
- 10/98: gnu: r-hmisc: Update to 5.1-1., guix-commits, 2023/09/13
- 12/98: gnu: r-abn: Update to 3.0.0., guix-commits, 2023/09/13