From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add lbzip2. Date: Fri, 17 Jun 2016 14:42:15 -0400 Message-ID: <20160617184215.GB11491@jasmine> References: <20160617144309.4028-1-ricardo.wurmus@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDyiq-0007GL-76 for guix-devel@gnu.org; Fri, 17 Jun 2016 14:42:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDyin-0007NP-2L for guix-devel@gnu.org; Fri, 17 Jun 2016 14:42:28 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:41293) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDyil-0007MS-SN for guix-devel@gnu.org; Fri, 17 Jun 2016 14:42:24 -0400 Content-Disposition: inline In-Reply-To: <20160617144309.4028-1-ricardo.wurmus@mdc-berlin.de> 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 On Fri, Jun 17, 2016 at 04:43:09PM +0200, Ricardo Wurmus wrote: > +(define-public lbzip2 > + (description > + "lbzip2 is a multi-threaded compression utility with support for bzip2 support for the bzip2 Otherwise LGTM