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 Test::Simple Date: Wed, 17 Dec 2014 00:11:05 +0100 Message-ID: <874msvp4vq.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]:55386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y11Gr-0001iN-Jk for guix-devel@gnu.org; Tue, 16 Dec 2014 18:11:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y11Gl-0007S7-7F for guix-devel@gnu.org; Tue, 16 Dec 2014 18:11:13 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:50309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y11Gk-0007Ru-VS for guix-devel@gnu.org; Tue, 16 Dec 2014 18:11:07 -0500 In-Reply-To: (Ricardo Wurmus's message of "Tue, 16 Dec 2014 17:29:52 +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: > From 7c5d5847e935976ae522be4618bc985a8205fdf4 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Tue, 16 Dec 2014 16:16:09 +0100 > Subject: [PATCH] gnu: Add Test::Simple. > > * gnu/packages/perl.scm (perl-test-simple): New variable. Applied. The description is short, but that=E2=80=99s OKish for a small and =E2=80=9Cobvious=E2=80=9D package like this. Thanks, Ludo=E2=80=99.