From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add gengetopt. Date: Wed, 15 Jun 2016 17:12:52 +0200 Message-ID: <878ty6xz7v.fsf@elephly.net> References: <20160614121135.8623-1-ricardo.wurmus@mdc-berlin.de> <87inxag075.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDCVA-0006oG-6a for guix-devel@gnu.org; Wed, 15 Jun 2016 11:13:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDCV6-0001c9-0l for guix-devel@gnu.org; Wed, 15 Jun 2016 11:13:08 -0400 In-reply-to: <87inxag075.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> * gnu/packages/popt.scm (gengetopt): New variable. > > LGTM, thank you! Thanks for the review. Pushed to master. ~~ Ricardo