mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 23:28:29 +01:00
gnu: Remove python2-lzo.
* gnu/packages/python-compression.scm (python2-lzo): Delete variable.
This commit is contained in:
parent
20935ba9f4
commit
592428a10d
1 changed files with 0 additions and 3 deletions
|
@ -227,9 +227,6 @@ (define-public python-lzo
|
|||
Python strings.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-lzo
|
||||
(package-with-python2 python-lzo))
|
||||
|
||||
(define-public python-lz4
|
||||
(package
|
||||
(name "python-lz4")
|
||||
|
|
Loading…
Reference in a new issue