guix-commits
[Top][All Lists]
Advanced

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

09/13: gnu: python-mutagen: Update home-page.


From: guix-commits
Subject: 09/13: gnu: python-mutagen: Update home-page.
Date: Sat, 4 Sep 2021 09:07:48 -0400 (EDT)

lbraun pushed a commit to branch master
in repository guix.

commit 3357e6578ff1b280733ecf16ea211c563ad6ebb5
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Fri Sep 3 10:52:25 2021 +0200

    gnu: python-mutagen: Update home-page.
    
    * gnu/packages/music.scm (python-mutagen) [home-page]: Update.
---
 gnu/packages/music.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 944aa74..ac721a8 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3592,7 +3592,7 @@ formats, looking up tracks through metadata and audio 
fingerprints.")
      `(("python-pytest" ,python-pytest)
        ("python-hypothesis" ,python-hypothesis)
        ("python-flake8" ,python-flake8)))
-    (home-page "https://bitbucket.org/lazka/mutagen";)
+    (home-page "https://mutagen.readthedocs.io/";)
     (synopsis "Read and write audio tags")
     (description "Mutagen is a Python module to handle audio metadata.  It
 supports ASF, FLAC, M4A, Monkey’s Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, 
Ogg



reply via email to

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