From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:50907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hABR5-0007dH-13 for guix-patches@gnu.org; Sat, 30 Mar 2019 06:42:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hABR4-0005Y5-5o for guix-patches@gnu.org; Sat, 30 Mar 2019 06:42:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50967) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hABR3-0005Xx-Vu for guix-patches@gnu.org; Sat, 30 Mar 2019 06:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hABR3-0003ez-Pq for guix-patches@gnu.org; Sat, 30 Mar 2019 06:42:01 -0400 Subject: [bug#34942] [PATCH] gnu: Add mlucas. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190322034729.17348-1-arunisaac@systemreboot.net> Date: Sat, 30 Mar 2019 11:41:48 +0100 In-Reply-To: <20190322034729.17348-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Fri, 22 Mar 2019 09:17:29 +0530") Message-ID: <87tvfk4par.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: Arun Isaac Cc: 34942@debbugs.gnu.org Arun Isaac skribis: > * gnu/packages/maths.scm (mlucas): New variable. LGTM, thanks! Ludo=E2=80=99.