guix-patches
[Top][All Lists]
Advanced

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

[bug#32635] [PATCH 1/2] gnu: eyed3: Update home page.


From: Alex Vong
Subject: [bug#32635] [PATCH 1/2] gnu: eyed3: Update home page.
Date: Wed, 05 Sep 2018 03:06:21 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

From ffe7fd23fb4b5c1af848f3a51fc18ed9cebe47d5 Mon Sep 17 00:00:00 2001
From: Alex Vong <address@hidden>
Date: Wed, 5 Sep 2018 02:10:48 +0800
Subject: [PATCH 1/2] gnu: eyed3: Update home page.

* gnu/packages/mp3.scm (eyed3)[home-page]: Update to redirected.
---
 gnu/packages/mp3.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index 579127d06..fb919c6e6 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -491,7 +491,7 @@ specifically mp3 files containing ID3 metadata (i.e. song 
info).  It provides a
 command-line tool (eyeD3) and a Python library (import eyed3) that can be used
 to write your own applications or plugins that are callable from the
 command-line tool.")
-    (home-page "http://eyed3.nicfit.net/";)
+    (home-page "https://eyed3.readthedocs.io/en/latest/";)
     (license license:gpl2+)))
 
 (define-public chromaprint
-- 
2.18.0

Attachment: signature.asc
Description: PGP signature


reply via email to

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