mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-pyarrow: Fix typo.
* gnu/packages/databases.scm (python-pyarrow): Fix typo in comment. Change-Id: I6e656714bcf76c05cf32aef388761243507d9a17
This commit is contained in:
parent
14cb0eecec
commit
6c8a27e7c7
1 changed files with 1 additions and 1 deletions
|
@ -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>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue