1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-07 13:31:34 +02:00

gnu: apache-arrow: Update to 18.1.0.

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

Change-Id: I75ba14c36980b73c809e7fcdcc02c41621cc2e8f
This commit is contained in:
Ricardo Wurmus
2025-02-10 12:20:49 +01:00
parent 9e3c96f5a7
commit 14cb0eecec
+2 -2
View File
@@ -4849,7 +4849,7 @@ with integrated support for finding required rows quickly.")
(define-public apache-arrow
(package
(name "apache-arrow")
(version "17.0.0")
(version "18.1.0")
(source
(origin
(method git-fetch)
@@ -4859,7 +4859,7 @@ with integrated support for finding required rows quickly.")
(file-name (git-file-name name version))
(sha256
(base32
"11yzhqdvvcq8k4dhcfnwhc0hl0a2k09gyijln00zbglajk7ihfsk"))))
"02gg3cm83ilp9z7yp2l4mr164zrym90dw4sxyd98k9s2fvdvyxf0"))))
(build-system cmake-build-system)
(arguments
(list