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: shishi: Update to 1.0.2. Date: Sat, 06 Apr 2013 16:11:30 +0200 Message-ID: <87sj334ulp.fsf@gnu.org> References: <876200h8hx.fsf@karetnikov.org> 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]:52940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOTqH-00072O-RA for bug-guix@gnu.org; Sat, 06 Apr 2013 10:11:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOTqG-0004c8-I7 for bug-guix@gnu.org; Sat, 06 Apr 2013 10:11:41 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=54881 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOTqG-0004a4-CR for bug-guix@gnu.org; Sat, 06 Apr 2013 10:11:40 -0400 In-Reply-To: <876200h8hx.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sat, 06 Apr 2013 03:18:18 +0400") 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: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: > From dfef28740bf3ee28958beaa3ebd2843343a25f5a Mon Sep 17 00:00:00 2001 > From: Nikita Karetnikov > Date: Fri, 5 Apr 2013 23:08:44 +0000 > Subject: [PATCH] gnu: shishi: Update to 1.0.2. > > * gnu/packages/shishi.scm (shishi): Update to 1.0.2. > * gnu/packages/patches/shishi-gets-undeclared.patch: Remove it. > * Makefile.am (dist_patch_DATA): Adjust accordingly. Looks good, please push! (Small updates like this one can be pushed directly.) Ludo=E2=80=99.