guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: mp3info: Update URL.


From: Ludovic Courtès
Subject: 04/04: gnu: mp3info: Update URL.
Date: Sun, 06 Dec 2015 22:29:19 +0000

civodul pushed a commit to branch master
in repository guix.

commit f8f8897f7ef7dffb0ad5a68a7fd5106e2c61c48b
Author: Alex Vong <address@hidden>
Date:   Mon Dec 7 00:33:08 2015 +0800

    gnu: mp3info: Update URL.
    
    * gnu/packages/mp3.scm (mp3info): Update source URL.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/packages/mp3.scm |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index ae94869..5dec2a8 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -171,7 +171,8 @@ Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.")
     (source (origin
               (method url-fetch)
               (uri (string-append
-                    
"ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/mp3info-";
+                    "http://ibiblio.org";
+                    "/pub/linux/apps/sound/mp3-utils/mp3info/mp3info-"
                     version ".tgz"))
               (sha256
                (base32



reply via email to

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