mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-19 13:17:10 -05:00
gnu: python2-discogs-client: Remove package.
* gnu/packages/music.scm (python2-discogs-client): Delete variable.
This commit is contained in:
parent
1fc90c0832
commit
b7fc19a53a
1 changed files with 0 additions and 3 deletions
|
@ -4756,9 +4756,6 @@ (define-public python-discogs-client
|
|||
inventory, and orders.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public python2-discogs-client
|
||||
(package-with-python2 python-discogs-client))
|
||||
|
||||
(define-public libsmf
|
||||
(package
|
||||
(name "libsmf")
|
||||
|
|
Loading…
Reference in a new issue