From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH v2] gnu: new re2c package, version 0.16 Date: Mon, 06 Feb 2017 10:51:00 +0100 Message-ID: <87zihz7im3.fsf@gnu.org> References: <20170205004730.h6b6wy45fesxzqlz@wasp> <20170205103447.27375-1-slyfox@inbox.ru> 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]:46819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cafx1-0005hQ-MC for guix-devel@gnu.org; Mon, 06 Feb 2017 04:51:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cafwy-0005db-HV for guix-devel@gnu.org; Mon, 06 Feb 2017 04:51:11 -0500 In-Reply-To: <20170205103447.27375-1-slyfox@inbox.ru> (Sergei Trofimovich's message of "Sun, 5 Feb 2017 10:34:47 +0000") 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" To: Sergei Trofimovich Cc: guix-devel@gnu.org Hello! Sergei Trofimovich skribis: > Tested on x86_64-linux and i686-linux. > > * gnu/local.mk: add re2c.scm to dist > * gnu/packages/re2c.scm: new file Applied with the commit log ng0 suggested. Thank you & thanks ng0 and Maxim for the review! Ludo=E2=80=99.