From fc2847b1f770bb8d94daea2b2bc9fa0375959c6d Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sat, 13 Jan 2018 20:46:43 +0100 Subject: 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(-) (limited to 'gnu') diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index 2a0f1f018c..b22442856b 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 -- cgit v1.2.3