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 Clone. Date: Wed, 17 Dec 2014 21:35:28 +0100 Message-ID: <87r3vyhv5b.fsf@gnu.org> References: 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]:60848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1LJn-0003Tb-UC for guix-devel@gnu.org; Wed, 17 Dec 2014 15:35:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1LJi-00047t-Hf for guix-devel@gnu.org; Wed, 17 Dec 2014 15:35:35 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:51125) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1LJi-00047p-4G for guix-devel@gnu.org; Wed, 17 Dec 2014 15:35:30 -0500 In-Reply-To: (Ricardo Wurmus's message of "Tue, 16 Dec 2014 16:02:15 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus skribis: > * gnu/packages/perl.scm (perl-clone): New variable. Applied, thanks! Ludo=E2=80=99.