aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/python-compression.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-compression.scm b/gnu/packages/python-compression.scm
index e7f008e112..38e66ec64c 100644
--- a/gnu/packages/python-compression.scm
+++ b/gnu/packages/python-compression.scm
@@ -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")
move deprecated service procedures....Ludovic Courtès 2020-10-20services: lxqt-desktop: Delete unbound lxqt-desktop-service....Oleg Pykhalov 2020-10-20services: Add LXQt desktop service....Reza Alizadeh Majd 2020-10-01services: %desktop-services: Setuid root NTFS and NFS mount helpers....Maxim Cournoyer 2020-09-28services: Add elogind ‘handle-lid-switch-external-power’....Tobias Geerinckx-Rice 2020-09-23services: Allow (service bluetooth-service-type)....Tobias Geerinckx-Rice 2020-08-19services: Allow (service accountsservice-service-type)....Tobias Geerinckx-Rice