gnu: apache-arrow: Update to 17.0.0.

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

Change-Id: If7ad15cbe1070a9132e921c931083deae527a27e
This commit is contained in:
Ricardo Wurmus 2024-08-25 22:25:39 +02:00
parent 38094ff166
commit c2d172fc74
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -4650,7 +4650,7 @@ with integrated support for finding required rows quickly.")
(define-public apache-arrow
(package
(name "apache-arrow")
(version "16.1.0")
(version "17.0.0")
(source
(origin
(method git-fetch)
@ -4660,7 +4660,7 @@ with integrated support for finding required rows quickly.")
(file-name (git-file-name name version))
(sha256
(base32
"1xl7apk7yaiv7cikpw5h846bsqb935cr3212b8bzhxqvkswxsm7f"))))
"11yzhqdvvcq8k4dhcfnwhc0hl0a2k09gyijln00zbglajk7ihfsk"))))
(build-system cmake-build-system)
(arguments
(list