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:
parent
38094ff166
commit
c2d172fc74
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user