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 gengetopt. Date: Wed, 15 Jun 2016 13:29:02 +0200 Message-ID: <87inxag075.fsf@gnu.org> References: <20160614121135.8623-1-ricardo.wurmus@mdc-berlin.de> 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]:52712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bD90R-0000bK-AG for guix-devel@gnu.org; Wed, 15 Jun 2016 07:29:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bD90M-00084a-5l for guix-devel@gnu.org; Wed, 15 Jun 2016 07:29:10 -0400 In-Reply-To: <20160614121135.8623-1-ricardo.wurmus@mdc-berlin.de> (Ricardo Wurmus's message of "Tue, 14 Jun 2016 14:11:35 +0200") 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: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus skribis: > * gnu/packages/popt.scm (gengetopt): New variable. LGTM, thank you! Ludo=E2=80=99.