me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-lz4.

* gnu/packages/python-compression.scm (python2-lz4): Delete variable.
Maxim Cournoyer 2022-04-29 17:37:00 -04:00
parent 7f50d105c7
commit a13fb725f1
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -260,9 +260,6 @@ by Yann Collet. The project contains bindings for the LZ4 block format and
the LZ4 frame format.")
(license license:bsd-3)))
(define-public python2-lz4
(package-with-python2 python-lz4))
(define-public python-lzstring
(package
(name "python-lzstring")