From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52279) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDU8W-0005fi-NX for guix-patches@gnu.org; Sun, 15 Mar 2020 10:21:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDU8U-00017m-FK for guix-patches@gnu.org; Sun, 15 Mar 2020 10:21:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57594) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jDU8U-00016W-9G for guix-patches@gnu.org; Sun, 15 Mar 2020 10:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jDU8U-00060I-5I for guix-patches@gnu.org; Sun, 15 Mar 2020 10:21:02 -0400 Subject: [bug#38110] [PATCH v2 2/2] gnu: rust: Bootstrap rust@1.29.0 by mrustc@0.9. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20191108024659.10138-3-dannym@scratchpost.org> References: <20191107223000.20242-1-dannym@scratchpost.org> <20191108024659.10138-1-dannym@scratchpost.org> <20191108024659.10138-3-dannym@scratchpost.org> Date: Sun, 15 Mar 2020 15:20:19 +0100 Message-ID: <87pnddlmxo.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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 , 38110@debbugs.gnu.org --=-=-= Content-Type: text/plain Hello Danny, Danny Milosavljevic writes: > * gnu/packages/patches/rustc-1.29.0-src.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/rust.scm (rust-1.19): Delete variable. > (rust-1.20): Delete variable. > (rust-1.21): Delete variable. > (rust-1.22): Delete variable. > (rust-1.23): Delete variable. > (rust-1.24): Delete variable. > (rust-1.25): Delete variable. > (rust-1.26): Delete variable. > (rust-1.27): Delete variable. > (rust-1.28): Delete variable. > (rust-1.29): Bootstrap from mrustc. > [source]: Add patch. > (rust-1.30)[inputs]: Remove llvm 3. Add llvm 6. > (mrustc): Update rustc-version to 1.29.0. I know there was a problem with this patch, but can you rebase it on the current 'core-updates' branch? I'd rather try to fix this than , but the patch does not apply any longer. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl5uOaMACgkQoqBt8qM6 VPo4SQf/Um4aHWMlw5lJhvcCqJvcubyg4G1tDtTmiaZQG0yikEN0qjjUv4jblz3k yYoajlWXuU2hOUzMTGbeI3H6hrmsWHH0fwkCfJrw5H2kJT8d2AA9TwyeCffUn7wf kmRw9+excmto4dCTA5x8tKewmCPbPWrlScnATNzlbAfE3bftm3LPIYrNgnlrepkk FJ0GT/2HxYz0iaPFIjbGzXlZJg61+wOqIgRgqQv1H2ll0KMaEK0N0Qtgp0KnOsfr zyqpKlCV4qx0otBc49umlbyOB6fnYe0IDpKsXuL9yeH7JwzKON9NUPIW/BusQ4xi PgXz6SxZcz/fZBLM/ZNWsaCbXY+0WQ== =q9p6 -----END PGP SIGNATURE----- --=-=-=--