From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH v3 3/3] gnu: update ldc to 0.17.1. Date: Wed, 31 Aug 2016 14:11:19 -0400 Message-ID: <20160831181119.GG28096@jasmine> References: <20160803095110.3e5cf1bc@scratchpost.org> <20160830165200.28401-1-dannym@scratchpost.org> <20160830165200.28401-4-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bf9z4-0001Jf-4P for guix-devel@gnu.org; Wed, 31 Aug 2016 14:11:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bf9yz-0004x6-1q for guix-devel@gnu.org; Wed, 31 Aug 2016 14:11:33 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:60887) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bf9yx-0004wS-ST for guix-devel@gnu.org; Wed, 31 Aug 2016 14:11:28 -0400 Content-Disposition: inline In-Reply-To: <20160830165200.28401-4-dannym@scratchpost.org> 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: Danny Milosavljevic Cc: guix-devel@gnu.org On Tue, Aug 30, 2016 at 06:52:00PM +0200, Danny Milosavljevic wrote: > * gnu/packages/ldc.scm (ldc): Update to 0.17.1. > * gnu/packages/patches/ldc-0.17.1-disable-tests.patch: New patch. > * gnu/local.mk: Added reference to patch. Thanks for this! Somebody needs to review it. Maybe you can ping somebody who knows something about ldc?