me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-lzo.

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

View File

@ -227,9 +227,6 @@ the LZO library from your Python scripts thereby compressing ordinary
Python strings.")
(license license:gpl2+)))
(define-public python2-lzo
(package-with-python2 python-lzo))
(define-public python-lz4
(package
(name "python-lz4")