mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: python2-mutagen: Remove package.
* gnu/packages/music.scm (python2-mutagen): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
4c726e0698
commit
f72d345e44
1 changed files with 0 additions and 3 deletions
|
@ -3348,9 +3348,6 @@ (define-public python-mutagen
|
|||
streams on an individual packet/page level.")
|
||||
(license license:gpl2))) ; "later version" never mentioned
|
||||
|
||||
(define-public python2-mutagen
|
||||
(package-with-python2 python-mutagen))
|
||||
|
||||
(define-public python-mediafile
|
||||
(package
|
||||
(name "python-mediafile")
|
||||
|
|
Loading…
Reference in a new issue