gnu: apache-arrow: Update to 14.0.2.
* gnu/packages/databases.scm (apache-arrow): Update to 14.0.2. Change-Id: I9256111937ed7bb7bcf7420b821582fde83b3384
This commit is contained in:
parent
9209e93d48
commit
31547cb64d
@ -4461,7 +4461,7 @@ the SQL language using a syntax that reflects the resulting query.")
|
|||||||
(define-public apache-arrow
|
(define-public apache-arrow
|
||||||
(package
|
(package
|
||||||
(name "apache-arrow")
|
(name "apache-arrow")
|
||||||
(version "14.0.0")
|
(version "14.0.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -4471,7 +4471,7 @@ the SQL language using a syntax that reflects the resulting query.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08x01jcibmx03g9p0sjikp3dyynw6is6gyn0m3cy1gwkpkwk2ad2"))))
|
"1idw58vs8r6g6xy2qkhccgc79hwx4r5rr4bhd6ilxx56fwq9hkn2"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user