[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/174: gnu: apache-arrow: Update to 12.0.1.
From: |
guix-commits |
Subject: |
18/174: gnu: apache-arrow: Update to 12.0.1. |
Date: |
Tue, 11 Jul 2023 14:48:01 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 13a8f20c943f228815bf2310bed51ddb9c1f4308
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 14:39:58 2023 +0200
gnu: apache-arrow: Update to 12.0.1.
* gnu/packages/databases.scm (apache-arrow): Update to 12.0.1.
---
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 94c3c31fc4..cc0f0d28e9 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4301,7 +4301,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(define-public apache-arrow
(package
(name "apache-arrow")
- (version "12.0.0")
+ (version "12.0.1")
(source
(origin
(method git-fetch)
@@ -4311,7 +4311,7 @@ the SQL language using a syntax that reflects the
resulting query.")
(file-name (git-file-name name version))
(sha256
(base32
- "057n3l9bpnfn8fqlqblkdz4w4rkmkr7zrh3adlgfw4nipwmm38zj"))))
+ "03flvb4xj6a7mfphx68ndrqr6g5jphmzb75m16fx7rnbzira2zpz"))))
(build-system cmake-build-system)
(arguments
(list
- 08/174: gnu: r-lme4: Update to 1.1-34., (continued)
- 08/174: gnu: r-lme4: Update to 1.1-34., guix-commits, 2023/07/11
- 03/174: gnu: r-rgl: Update to 1.2.1., guix-commits, 2023/07/11
- 05/174: gnu: r-plotly: Update to 4.10.2., guix-commits, 2023/07/11
- 07/174: gnu: r-digest: Update to 0.6.33., guix-commits, 2023/07/11
- 10/174: gnu: r-gprofiler2: Update to 0.2.2., guix-commits, 2023/07/11
- 06/174: import/cran: Add one more package name transformation., guix-commits, 2023/07/11
- 11/174: gnu: r-haven: Update to 2.5.3., guix-commits, 2023/07/11
- 12/174: gnu: r-gmp: Update to 0.7-2., guix-commits, 2023/07/11
- 13/174: gnu: Add r-envstats., guix-commits, 2023/07/11
- 14/174: gnu: r-leidenalg: Update to 1.1.0., guix-commits, 2023/07/11
- 18/174: gnu: apache-arrow: Update to 12.0.1.,
guix-commits <=
- 19/174: gnu: r-biomartr: Update to 1.0.4., guix-commits, 2023/07/11
- 23/174: gnu: r-datawizard: Update to 0.8.0., guix-commits, 2023/07/11
- 24/174: gnu: r-googledrive: Update to 2.1.1., guix-commits, 2023/07/11
- 25/174: gnu: r-googlesheets4: Update to 1.1.1., guix-commits, 2023/07/11
- 26/174: gnu: r-ggpmisc: Update to 0.5.3., guix-commits, 2023/07/11
- 27/174: gnu: r-ecp: Update to 3.1.5., guix-commits, 2023/07/11
- 04/174: gnu: r-opencpu: Update to 2.2.10., guix-commits, 2023/07/11
- 15/174: gnu: r-terra: Update to 1.7-39., guix-commits, 2023/07/11
- 16/174: gnu: r-igraph: Update to 1.5.0., guix-commits, 2023/07/11
- 20/174: gnu: r-numbat: Update to 1.3.2-1., guix-commits, 2023/07/11