From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:37390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grVLX-0004lH-6R for guix-patches@gnu.org; Wed, 06 Feb 2019 17:07:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grVLV-0000w7-8O for guix-patches@gnu.org; Wed, 06 Feb 2019 17:07:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36989) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1grVLS-0000v4-Id for guix-patches@gnu.org; Wed, 06 Feb 2019 17:07:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1grVLS-0001Jn-Bj for guix-patches@gnu.org; Wed, 06 Feb 2019 17:07:02 -0500 Subject: [bug#34232] [PATCH] gnu: rust: Package rust@1.29.2 Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 06 Feb 2019 23:06:02 +0100 In-Reply-To: (Ivan Petkov's message of "Sun, 27 Jan 2019 22:50:46 -0800") Message-ID: <87o97o7et1.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: Ivan Petkov Cc: 34232@debbugs.gnu.org Hello Ivan, Ivan Petkov skribis: > * gnu/packages/rust.scm (rust): renamed to rust-1.28 > * gnu/packages/rust.scm (rust): Packaged rust@1.29.2 by inheriting from > rust@1.28.0 and only applying the necessary patches which were lacking > upstream Thanks for your patch! I=E2=80=99ll leave the last word to Danny but this = LGTM. Danny, WDYT? Please apply if you think it=E2=80=99s good. Ludo=E2=80=99.