From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add mpdscribble. Date: Sat, 28 Feb 2015 20:40:20 +0100 Message-ID: <871tl9keor.fsf@gnu.org> References: <87oaod7s72.fsf@fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRnFV-0004nt-DJ for guix-devel@gnu.org; Sat, 28 Feb 2015 14:40:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRnFQ-0001C5-Nw for guix-devel@gnu.org; Sat, 28 Feb 2015 14:40:29 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45173) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRnFQ-0001Bw-LM for guix-devel@gnu.org; Sat, 28 Feb 2015 14:40:24 -0500 In-Reply-To: <87oaod7s72.fsf@fsf.org> (David Thompson's message of "Sat, 28 Feb 2015 14:26:57 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > From f0c0cae0aef184c6bb1d9340334ca1601113e1eb Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Sat, 28 Feb 2015 14:24:52 -0500 > Subject: [PATCH] gnu: Add mpdscribble. > > * gnu/packages/mpd.scm (mpdscribble): New variable. LGTM. > + (home-page "http://mpd.wikia.com/wiki/Client:Mpdscribble") Shouldn=E2=80=99t it be musicpd.org? Ludo=E2=80=99.