Merge remote-tracking branch 'origin/master' into staging

This commit is contained in:
Maxim Cournoyer 2022-12-12 09:02:49 -05:00
commit f184be73de
No known key found for this signature in database
GPG key ID: 1260E46482E63562
169 changed files with 395474 additions and 148865 deletions

View file

@ -4139,7 +4139,7 @@ the SQL language using a syntax that reflects the resulting query.")
(define-public apache-arrow
(package
(name "apache-arrow")
(version "10.0.0")
(version "10.0.1")
(source
(origin
(method git-fetch)
@ -4149,7 +4149,7 @@ the SQL language using a syntax that reflects the resulting query.")
(file-name (git-file-name name version))
(sha256
(base32
"1mx2siffbggz26c8j2xma7cwa65khj8nswy04ajczgwvj32rg1ah"))))
"0skw6x888i804pg35xaxqwkkb36z9hj966zs3ckhkbp4mcll9q9v"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f