lbraun pushed a commit to branch master
in repository guix.

commit 3357e6578ff1b280733ecf16ea211c563ad6ebb5
Author: Lars-Dominik Braun <[email protected]>
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