From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:51812) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i48aV-0001r3-CP for guix-patches@gnu.org; Sat, 31 Aug 2019 14:59:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i48aU-0005MV-HL for guix-patches@gnu.org; Sat, 31 Aug 2019 14:59:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47146) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i48aU-0005MN-Dx for guix-patches@gnu.org; Sat, 31 Aug 2019 14:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i48aU-0006te-C3 for guix-patches@gnu.org; Sat, 31 Aug 2019 14:59:02 -0400 Subject: bug#37138: [PATCH] gnu: Add speedcrunch. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87a7btgsh2.fsf@gnu.org> Date: Sat, 31 Aug 2019 20:58:27 +0200 In-Reply-To: (Steve Sprang's message of "Wed, 28 Aug 2019 13:58:27 -0700") Message-ID: <871rx1cgbw.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Steve Sprang Cc: 37138-done@debbugs.gnu.org Hi, Steve Sprang skribis: > From 6726ff51bde52459c1b27b4441c2fd070e489364 Mon Sep 17 00:00:00 2001 > From: Steve Sprang > Date: Wed, 21 Aug 2019 17:17:02 -0700 > Subject: [PATCH] gnu: Add speedcrunch. > > * gnu/packages/maths.scm (speedcrunch): New variable. Perfect, applied! Thanks, Ludo=E2=80=99.