From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fJHGR-0007co-17 for guix-patches@gnu.org; Thu, 17 May 2018 07:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fJHGO-0001JL-EM for guix-patches@gnu.org; Thu, 17 May 2018 07:40:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58330) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fJHGO-0001J0-4O for guix-patches@gnu.org; Thu, 17 May 2018 07:40:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fJHGM-0004Ti-JQ for guix-patches@gnu.org; Thu, 17 May 2018 07:40:03 -0400 Subject: [bug#31479] [PATCH 3/3] gnu: Update shogun to 6.1.3. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fJHFa-0007Jj-0I for guix-patches@gnu.org; Thu, 17 May 2018 07:39:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fJHFX-0000Zv-DH for guix-patches@gnu.org; Thu, 17 May 2018 07:39:14 -0400 Received: from mout.web.de ([212.227.17.12]:53507) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fJHFX-0000Z4-2W for guix-patches@gnu.org; Thu, 17 May 2018 07:39:11 -0400 Received: from [10.161.59.95] ([195.135.221.2]) by smtp.web.de (mrweb103 [213.165.67.124]) with ESMTPSA (Nemesis) id 0MCqkB-1fAig30jIJ-009izj for ; Thu, 17 May 2018 13:39:08 +0200 References: <20180516231957.1827-1-kkebreau@posteo.net> <20180516231957.1827-2-kkebreau@posteo.net> <874lj7w5f2.fsf@posteo.net> From: Jonathan Brielmaier Message-ID: <0ccd42b9-0856-0b45-c85b-a792d3b38ab4@web.de> Date: Thu, 17 May 2018 13:39:07 +0200 MIME-Version: 1.0 In-Reply-To: <874lj7w5f2.fsf@posteo.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 31479@debbugs.gnu.org On 17/05/2018 01:24, Kei Kebreau wrote: > > These patches are really just to upgrade Octave, but the old Shogun > couldn't find the new version of Octave. The shogun update patch is a > WIP, but I don't have enough RAM (only 3.8GB) to make it through Shogun's > build process reliably. Could someone else help out with this patch? > I build shogun now, lets see how it goes :)