From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/2] gnu: octave: Build with curl and graphicsmagick. Date: Thu, 9 Mar 2017 16:46:48 -0500 Message-ID: <20170309214648.GA6360@jasmine> References: <20170308201145.30406-1-arunisaac@systemreboot.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cm5th-0002Dn-Fy for guix-devel@gnu.org; Thu, 09 Mar 2017 16:46:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cm5te-0002Sj-FP for guix-devel@gnu.org; Thu, 09 Mar 2017 16:46:57 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47790) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cm5te-0002RN-6w for guix-devel@gnu.org; Thu, 09 Mar 2017 16:46:54 -0500 Content-Disposition: inline In-Reply-To: <20170308201145.30406-1-arunisaac@systemreboot.net> 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: Arun Isaac Cc: guix-devel@gnu.org On Thu, Mar 09, 2017 at 01:41:44AM +0530, Arun Isaac wrote: > * gnu/packages/maths.scm (octave)[inputs]: Add curl and graphicsmagick. Thanks, pushed!