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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user