From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:40127) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbLPo-0000aI-IR for guix-patches@gnu.org; Thu, 13 Jun 2019 04:49:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbLCH-0007U1-Ui for guix-patches@gnu.org; Thu, 13 Jun 2019 04:35:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49164) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hbLCH-0007Sb-R0 for guix-patches@gnu.org; Thu, 13 Jun 2019 04:35:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hbLCH-0006tH-N8 for guix-patches@gnu.org; Thu, 13 Jun 2019 04:35:01 -0400 Subject: [bug#35911] gnu: rust: Update to 1.35.0. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 13 Jun 2019 10:34:05 +0200 In-Reply-To: (Ivan Petkov's message of "Sat, 25 May 2019 20:36:07 -0700") Message-ID: <87a7el7uki.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: 35911@debbugs.gnu.org Hi Ivan, Ivan Petkov skribis: > From 635bab2324bcaa1d1b3031af2ebc73748a9c2325 Mon Sep 17 00:00:00 2001 > From: Ivan Petkov > Date: Wed, 22 May 2019 20:50:47 -0700 > Subject: [PATCH] gnu: rust: Update to 1.35.0. > > * gnu/packages/rust.scm (rust): Rename to... > (rust-1.34): ...this. > (rust): New variable. I believe you can use your new commit super powers and push this patch. :-) Thank you, Ludo=E2=80=99.