guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

16/24: gnu: python2-mutagen: Remove package.


From: guix-commits
Subject: 16/24: gnu: python2-mutagen: Remove package.
Date: Tue, 23 Mar 2021 21:40:15 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit f72d345e44f856c97fe3da1f191091ba3edd0641
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:55:42 2021 +0100

    gnu: python2-mutagen: Remove package.
    
    * gnu/packages/music.scm (python2-mutagen): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 gnu/packages/music.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 0663298..f02c7f2 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3348,9 +3348,6 @@ APEv2 tags can be edited regardless of audio format.  It 
can also manipulate Ogg
 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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]