From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/2] gnu: Add fcgiwrap. Date: Sat, 03 Dec 2016 16:14:13 +0100 Message-ID: <87k2bhavui.fsf@gnu.org> References: <20161130162034.24855-1-rekado@elephly.net> <20161130162034.24855-2-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDC12-0006z3-FG for guix-devel@gnu.org; Sat, 03 Dec 2016 10:14:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDC11-0007t3-QP for guix-devel@gnu.org; Sat, 03 Dec 2016 10:14:16 -0500 In-Reply-To: <20161130162034.24855-2-rekado@elephly.net> (Ricardo Wurmus's message of "Wed, 30 Nov 2016 17:20:34 +0100") 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/web.scm (fcgiwrap): New variable. LGTM! Ludo'.