[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/27: gnu: apache-arrow: Update to 14.0.2.
From: |
guix-commits |
Subject: |
01/27: gnu: apache-arrow: Update to 14.0.2. |
Date: |
Mon, 26 Feb 2024 06:35:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 31547cb64dc0131e65205fa90d1d8a30be441620
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 12:21:51 2024 +0100
gnu: apache-arrow: Update to 14.0.2.
* gnu/packages/databases.scm (apache-arrow): Update to 14.0.2.
Change-Id: I9256111937ed7bb7bcf7420b821582fde83b3384
---
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 5169795404..bbb8df8406 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4461,7 +4461,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(define-public apache-arrow
(package
(name "apache-arrow")
- (version "14.0.0")
+ (version "14.0.2")
(source
(origin
(method git-fetch)
@@ -4471,7 +4471,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(file-name (git-file-name name version))
(sha256
(base32
- "08x01jcibmx03g9p0sjikp3dyynw6is6gyn0m3cy1gwkpkwk2ad2"))))
+ "1idw58vs8r6g6xy2qkhccgc79hwx4r5rr4bhd6ilxx56fwq9hkn2"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (9209e93d48 -> 1d85f921f6), guix-commits, 2024/02/26
- 03/27: gnu: r-ggside: Update to 0.3.0., guix-commits, 2024/02/26
- 23/27: gnu: r-ggplot2: Update to 3.5.0., guix-commits, 2024/02/26
- 20/27: gnu: r-lwgeom: Update to 0.2-14., guix-commits, 2024/02/26
- 08/27: gnu: r-renv: Update to 1.0.4., guix-commits, 2024/02/26
- 07/27: gnu: r-ctrdata: Update to 1.17.2., guix-commits, 2024/02/26
- 12/27: gnu: r-mosaic: Update to 1.9.1., guix-commits, 2024/02/26
- 10/27: gnu: r-nodbi: Update to 0.10.2., guix-commits, 2024/02/26
- 01/27: gnu: apache-arrow: Update to 14.0.2.,
guix-commits <=
- 05/27: gnu: r-secretbase: Update to 0.3.0., guix-commits, 2024/02/26
- 04/27: gnu: r-gprofiler2: Update to 0.2.3., guix-commits, 2024/02/26
- 06/27: gnu: r-shape: Update to 1.4.6.1., guix-commits, 2024/02/26
- 09/27: gnu: r-officer: Update to 0.6.5., guix-commits, 2024/02/26
- 15/27: gnu: r-sccore: Update to 1.0.5., guix-commits, 2024/02/26
- 11/27: gnu: r-superlearner: Update to 2.0-29., guix-commits, 2024/02/26
- 13/27: gnu: r-ggeffects: Update to 1.5.0., guix-commits, 2024/02/26
- 16/27: gnu: r-loo: Update to 2.7.0., guix-commits, 2024/02/26
- 21/27: gnu: r-rtweet: Update to 2.0.0., guix-commits, 2024/02/26
- 27/27: gnu: r-mclust: Update to 6.1., guix-commits, 2024/02/26