mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 02:21:49 +02:00
gnu: python-pyarrow: Fix typo.
* gnu/packages/databases.scm (python-pyarrow): Fix typo in comment. Change-Id: I6e656714bcf76c05cf32aef388761243507d9a17
This commit is contained in:
@@ -5233,7 +5233,7 @@ algorithm implementations.")
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
(list
|
||||
;; XXX: Test data is distributed sepratly in
|
||||
;; XXX: Test data is distributed separately in
|
||||
;; <https://github.com/apache/arrow-testing> 39MiB and requires
|
||||
;; additional steps to be implemented, see
|
||||
;; <https://github.com/apache/arrow/blob/main/ci/scripts/python_build.sh>.
|
||||
|
||||
Reference in New Issue
Block a user