~ruther/guix-local

420d51fa02d5eeea441f8b9bc0395cf0bb68a2fb — Efraim Flashner 2 years ago 67ffb90
gnu: python-numcodecs: Remove another cythonized file.

* gnu/packages/python-xyz.scm (python-numcodecs)[source]: Remove another
cythonized file.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -1
@@ 25144,7 25144,8 @@ tool).")
       (snippet
        '(begin
           (delete-file-recursively "c-blosc")
           (for-each delete-file '("numcodecs/blosc.c"
           (for-each delete-file '("numcodecs/_shuffle.c"
                                   "numcodecs/blosc.c"
                                   "numcodecs/compat_ext.c"
                                   "numcodecs/lz4.c"
                                   "numcodecs/vlen.c"