me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyaudio.

* gnu/packages/audio.scm (python2-pyaudio): Delete variable.
Maxim Cournoyer 2022-04-29 13:35:09 -04:00
parent 1a60e11a98
commit fd4668b111
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2568,9 +2568,6 @@ compensation, (de)interleaving, and byte-swapping
cross-platform audio input/output stream library.")
(license license:expat)))
(define-public python2-pyaudio
(package-with-python2 python-pyaudio))
(define-public python-pyliblo
(package
(name "python-pyliblo")