From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36140) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i1HE4-0003Dt-OT for guix-patches@gnu.org; Fri, 23 Aug 2019 17:36:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i1HE3-0007zn-1x for guix-patches@gnu.org; Fri, 23 Aug 2019 17:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60765) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i1HE2-0007zh-Ez for guix-patches@gnu.org; Fri, 23 Aug 2019 17:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i1HE2-00047E-B1 for guix-patches@gnu.org; Fri, 23 Aug 2019 17:36:02 -0400 Subject: [bug#37075] [PATCH] gnu: rust: Update to 1.37.0. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <9D3C22C9-1713-4176-8EFD-3D7A7FB802E8@gmail.com> Date: Fri, 23 Aug 2019 23:35:37 +0200 In-Reply-To: <9D3C22C9-1713-4176-8EFD-3D7A7FB802E8@gmail.com> (Ivan Petkov's message of "Sun, 18 Aug 2019 08:27:15 -0700") Message-ID: <87ef1bzhsm.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: 37075@debbugs.gnu.org Hi Ivan, Ivan Petkov skribis: > * gnu/packages/rust.scm (rust): Rename to... > (rust-1.36): ...this. > (rust): New variable. Nice, I guess you can go ahead and push it. Thanks, Ludo=E2=80=99.