From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:41279) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icXwb-000688-Vk for guix-patches@gnu.org; Wed, 04 Dec 2019 11:56:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1icXwZ-0007ek-HS for guix-patches@gnu.org; Wed, 04 Dec 2019 11:56:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36596) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1icXwZ-0007b1-DE for guix-patches@gnu.org; Wed, 04 Dec 2019 11:56:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1icXwY-0008EG-D7 for guix-patches@gnu.org; Wed, 04 Dec 2019 11:56:02 -0500 Subject: [bug#38106] [PATCH] gnu: mrustc: Update to 0.8.1. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191107181949.24679-1-dannym@scratchpost.org> Date: Wed, 04 Dec 2019 17:55:43 +0100 In-Reply-To: <20191107181949.24679-1-dannym@scratchpost.org> (Danny Milosavljevic's message of "Thu, 7 Nov 2019 19:19:49 +0100") Message-ID: <87tv6gc9o0.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: Danny Milosavljevic Cc: Marius Bakke , 38106@debbugs.gnu.org Hi, Danny Milosavljevic skribis: > * gnu/packages/patches/mrustc-0.8.0-fix-variable-length-integer-receiving= .patch: Delete file. > * gnu/local.mk (dist_patch_DATA): Remove it. > * gnu/packages/rust.scm (mrustc): Update to 0.8.1. > [source](patches): Remove it. It LGTM. However, we need to synchronize with Marius and others to determine which branch it should go to: maybe =E2=80=98staging=E2=80=99, pr= obably not =E2=80=98master=E2=80=99, due to the long chain of rebuilds involved that p= revents IceCat from being available. What do people think? Thanks, Ludo=E2=80=99.