me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-lzstring.

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

View File

@ -279,9 +279,6 @@ the LZ4 frame format.")
(description "Lz-string is a string compressor library for Python.")
(license license:expat)))
(define-public python2-lzstring
(package-with-python2 python-lzstring))
(define-public bitshuffle
(package
(name "bitshuffle")