mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: python2-mpd2: Remove package.
* gnu/packages/mpd.scm (python2-mpd2): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
c74c4377b3
commit
7c03695a24
1 changed files with 0 additions and 3 deletions
|
@ -307,9 +307,6 @@ (define-public python-mpd2
|
|||
interface for the Music Player Daemon.")
|
||||
(license license:lgpl3+)))
|
||||
|
||||
(define-public python2-mpd2
|
||||
(package-with-python2 python-mpd2))
|
||||
|
||||
(define-public sonata
|
||||
(package
|
||||
(name "sonata")
|
||||
|
|
Loading…
Reference in a new issue