1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: apache-arrow: Update to 23.0.0.

* gnu/packages/databases.scm (apache-arrow): Update to 23.0.0.

Change-Id: I1e64acf317c492c8ff3d8f539622ac77d80e7513
This commit is contained in:
Ricardo Wurmus
2026-01-26 16:59:07 +01:00
committed by Andreas Enge
parent eec58c78fd
commit 080d0232d9

View File

@@ -28,7 +28,7 @@
;;; Copyright © 2017, 2018 Ben Woodcroft <donttrustben@gmail.com>
;;; Copyright © 2017 Rutger Helling <rhelling@mykolab.com>
;;; Copyright © 2017, 2018, 2019 Pierre Langlois <pierre.langlois@gmx.com>
;;; Copyright © 2015, 2017, 2018, 2019, 2021-2025 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2015, 2017, 2018, 2019, 2021-2026 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017 Kristofer Buffington <kristoferbuffington@gmail.com>
;;; Copyright © 2018 Amirouche Boubekki <amirouche@hypermove.net>
;;; Copyright © 2018 Joshua Sierles, Nextjournal <joshua@nextjournal.com>
@@ -5397,7 +5397,7 @@ with integrated support for finding required rows quickly.")
(define-public apache-arrow
(package
(name "apache-arrow")
(version "22.0.0")
(version "23.0.0")
(source
(origin
(method git-fetch)
@@ -5407,7 +5407,7 @@ with integrated support for finding required rows quickly.")
(file-name (git-file-name name version))
(sha256
(base32
"09ra9p2majsczjq6ygcz2jqafdryvrzahxsbflfqp2z8invsd14b"))))
"1bkr0m4nc29f1fp9rkbgjy3wbrw8ngr76zwkmvjhn9s6pfar8nq6"))))
(build-system cmake-build-system)
(arguments
(list