From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add libtar. Date: Sun, 28 Jun 2015 11:16:05 +0200 Message-ID: <87r3oww5uy.fsf@gnu.org> References: <87381dzdpq.fsf@elephly.net> 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]:52826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z98h6-0001Jr-Vo for guix-devel@gnu.org; Sun, 28 Jun 2015 05:16:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z98h6-00083N-8a for guix-devel@gnu.org; Sun, 28 Jun 2015 05:16:08 -0400 In-Reply-To: <87381dzdpq.fsf@elephly.net> (Ricardo Wurmus's message of "Sat, 27 Jun 2015 11:45:53 +0200") 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 0039b2d36f77d19c92e07e02c7b3e829c485f355 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Sat, 27 Jun 2015 11:45:01 +0200 > Subject: [PATCH] gnu: Add libtar. > > * gnu/packages/compression.scm (libtar): New variable. LGTM, thanks! Ludo=E2=80=99.