guix-commits
[Top][All Lists]
Advanced

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

07/11: gnu: mpdscribble: Update home page.


From: Tobias Geerinckx-Rice
Subject: 07/11: gnu: mpdscribble: Update home page.
Date: Sat, 13 Jan 2018 15:35:18 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit fc2847b1f770bb8d94daea2b2bc9fa0375959c6d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Jan 13 20:46:43 2018 +0100

    gnu: mpdscribble: Update home page.
    
    * gnu/packages/mpd.scm (mpdscribble)[home-page]: This package seems to have
    found a home.  Use it.
---
 gnu/packages/mpd.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 2a0f1f0..b224428 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -258,9 +258,7 @@ sort playlists, and a local file system browser.")
     (synopsis "MPD client for track scrobbling")
     (description "mpdscribble is a Music Player Daemon client which submits
 information about tracks being played to a scrobbler, such as Libre.FM.")
-    ;; musicpd.org doesn't mention mpdscribble.  It points users to this wiki
-    ;; instead.
-    (home-page "http://mpd.wikia.com/wiki/Client:Mpdscribble";)
+    (home-page "https://www.musicpd.org/clients/mpdscribble/";)
     (license license:gpl2+)))
 
 (define-public python-mpd2



reply via email to

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