mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05: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