me
/
guix
Archived
1
0
Fork 0

gnu: apache-arrow: Update to 14.0.0.

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

Change-Id: I5689b37fbfee2cb049cbaf351caed2e3cd07094c
Ricardo Wurmus 2023-12-15 12:08:16 +01:00
parent 8f72116222
commit 517fedb360
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4393,7 +4393,7 @@ the SQL language using a syntax that reflects the resulting query.")
(define-public apache-arrow
(package
(name "apache-arrow")
(version "13.0.0")
(version "14.0.0")
(source
(origin
(method git-fetch)
@ -4403,7 +4403,7 @@ the SQL language using a syntax that reflects the resulting query.")
(file-name (git-file-name name version))
(sha256
(base32
"03ykynzz01ar2y4blhcxjh6xsi0gqv380h5m669dddfz2isplsf8"))))
"08x01jcibmx03g9p0sjikp3dyynw6is6gyn0m3cy1gwkpkwk2ad2"))))
(build-system cmake-build-system)
(arguments
(list