aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mp3.scm
diff options
context:
space:
mode:
authorAlex Vong <alexvong1995@gmail.com>2018-09-05 02:10:48 +0800
committer宋文武 <iyzsong@member.fsf.org>2018-09-05 20:56:55 +0800
commit998100e6e8be64d4cc14e6509f744d3f5c37cf27 (patch)
tree23ff47fa081a41769c7ed0c143037a35871ac687 /gnu/packages/mp3.scm
parent53166aec987957efba917c83f093817d6cf6e943 (diff)
downloadguix-998100e6e8be64d4cc14e6509f744d3f5c37cf27.tar
guix-998100e6e8be64d4cc14e6509f744d3f5c37cf27.tar.gz
gnu: eyed3: Update home page.
* gnu/packages/mp3.scm (eyed3)[home-page]: Update to redirected HTTPS URL. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu/packages/mp3.scm')
-rw-r--r--gnu/packages/mp3.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index 579127d06e..fb919c6e6c 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