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 fastjar Date: Fri, 26 Dec 2014 22:54:25 +0100 Message-ID: <87bnmqjcvi.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]:36101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4cq6-00021B-Tj for guix-devel@gnu.org; Fri, 26 Dec 2014 16:54:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y4cq2-0003Tz-FR for guix-devel@gnu.org; Fri, 26 Dec 2014 16:54:30 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:58138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y4cq2-0003Tt-8r for guix-devel@gnu.org; Fri, 26 Dec 2014 16:54:26 -0500 In-Reply-To: (Ricardo Wurmus's message of "Mon, 22 Dec 2014 18:19:07 +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@gnu.org Ricardo Wurmus skribis: > From 665276ee18c921708364a9fe18c2bf458463b5b3 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Mon, 22 Dec 2014 18:03:02 +0100 > Subject: [PATCH] gnu: Add fastjar. > > * gnu/packages/compression.scm (fastjar): New variable. LGTM, applied. Thanks, and sorry for the delay! Ludo=E2=80=99.