[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/35: gnu: apache-arrow: Update to 15.0.1.
From: |
guix-commits |
Subject: |
04/35: gnu: apache-arrow: Update to 15.0.1. |
Date: |
Tue, 19 Mar 2024 10:03:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9ffed4af70fef6620bb758817d1d09820de76d66
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 19 14:38:14 2024 +0100
gnu: apache-arrow: Update to 15.0.1.
* gnu/packages/databases.scm (apache-arrow): Update to 15.0.1.
Change-Id: I68b1eca089e7bb2a6d6a034264b99dc6fb2a8851
---
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 62739fa1c0..ea49868c06 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4514,7 +4514,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(define-public apache-arrow
(package
(name "apache-arrow")
- (version "14.0.2")
+ (version "15.0.1")
(source
(origin
(method git-fetch)
@@ -4524,7 +4524,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(file-name (git-file-name name version))
(sha256
(base32
- "1idw58vs8r6g6xy2qkhccgc79hwx4r5rr4bhd6ilxx56fwq9hkn2"))))
+ "0zrcwsq9c976xncc1kg6lw24s5r3ag8vfzhmcnkvi5z2c9x4lvvc"))))
(build-system cmake-build-system)
(arguments
(list
- 23/35: gnu: r-tm: Update to 0.7-12., (continued)
- 23/35: gnu: r-tm: Update to 0.7-12., guix-commits, 2024/03/19
- 20/35: gnu: r-tarchetypes: Update to 0.8.0., guix-commits, 2024/03/19
- 25/35: gnu: r-rms: Update to 6.8-0., guix-commits, 2024/03/19
- 26/35: gnu: r-parameters: Update to 0.21.6., guix-commits, 2024/03/19
- 28/35: gnu: r-erm: Update to 1.0-6., guix-commits, 2024/03/19
- 27/35: gnu: r-gamlss-data: Update to 6.0-6., guix-commits, 2024/03/19
- 29/35: gnu: r-seurat: Update to 5.0.3., guix-commits, 2024/03/19
- 33/35: gnu: r-tidyselect: Update to 1.2.1., guix-commits, 2024/03/19
- 35/35: gnu: snakemake-7: Patch tibanna command line., guix-commits, 2024/03/19
- 18/35: gnu: r-insight: Update to 0.19.9., guix-commits, 2024/03/19
- 04/35: gnu: apache-arrow: Update to 15.0.1.,
guix-commits <=
- 19/35: gnu: r-wrs2: Update to 1.1-6., guix-commits, 2024/03/19
- 16/35: gnu: r-nestedcv: Update to 0.7.8., guix-commits, 2024/03/19
- 21/35: gnu: r-targets: Update to 1.6.0., guix-commits, 2024/03/19
- 22/35: gnu: r-remotes: Update to 2.5.0., guix-commits, 2024/03/19
- 24/35: gnu: r-bigrquery: Update to 1.5.1., guix-commits, 2024/03/19
- 30/35: gnu: r-mlr3learners: Update to 0.6.0., guix-commits, 2024/03/19
- 31/35: gnu: r-ragg: Update to 1.3.0., guix-commits, 2024/03/19
- 32/35: gnu: r-digest: Update to 0.6.35., guix-commits, 2024/03/19
- 34/35: gnu: r-hmisc: Update to 5.1-2., guix-commits, 2024/03/19