From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52201) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ifkVE-0000O6-9T for guix-patches@gnu.org; Fri, 13 Dec 2019 07:57:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ifkVD-0001Yi-Db for guix-patches@gnu.org; Fri, 13 Dec 2019 07:57:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55429) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ifkVD-0001Y7-9O for guix-patches@gnu.org; Fri, 13 Dec 2019 07:57:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ifkVC-00078Q-8G for guix-patches@gnu.org; Fri, 13 Dec 2019 07:57:02 -0500 Subject: [bug#38436] [PATCH] gnu: Add gfortran-toolchain Resent-Message-ID: From: Konrad Hinsen In-Reply-To: <87sglp44t1.fsf@gnu.org> References: <87y2vjjeuz.fsf@gnu.org> <87wob17k95.fsf@gnu.org> <87sglp44t1.fsf@gnu.org> Date: Fri, 13 Dec 2019 13:56:37 +0100 Message-ID: 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 38436@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Oh I guess I had overlooked this proposal, I agree that it=E2=80=99s nice= r. Patch submitted. It's probably also the shortest possible patch to get the desired result. Cheers, Konrad