From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add irssi. Date: Sat, 26 Jan 2013 23:42:21 +0100 Message-ID: <87r4l78t2q.fsf@gnu.org> References: <1359230765-11066-1-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzES8-0007l9-8R for bug-guix@gnu.org; Sat, 26 Jan 2013 17:42:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TzES7-0000et-EK for bug-guix@gnu.org; Sat, 26 Jan 2013 17:42:24 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:25540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzES7-0000en-7Y for bug-guix@gnu.org; Sat, 26 Jan 2013 17:42:23 -0500 In-Reply-To: <1359230765-11066-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Sat, 26 Jan 2013 21:06:05 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Cyril Roelandt Cc: bug-guix@gnu.org Cyril Roelandt skribis: > * gnu/packages/irssi.scm: New file. > * Makefile.am (MODULES): Add it. Applied, thanks! (Note that I added =E2=80=98gnu:=E2=80=99 to the subject line, to distingui= sh from commits to non-distro parts of Guix.) Ludo=E2=80=99.