From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEXMF-0005U2-TN for guix-patches@gnu.org; Thu, 11 Apr 2019 06:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEXMF-0005AW-32 for guix-patches@gnu.org; Thu, 11 Apr 2019 06:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40385) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hEXME-00057j-Qv for guix-patches@gnu.org; Thu, 11 Apr 2019 06:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hEXME-0004Wx-No for guix-patches@gnu.org; Thu, 11 Apr 2019 06:55:02 -0400 Subject: bug#35115: [PATCH] gnu: rust: Update to 1.33.0 Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <7396117A-02C0-48D4-A643-56519ED8E608@gmail.com> Date: Thu, 11 Apr 2019 12:54:40 +0200 In-Reply-To: <7396117A-02C0-48D4-A643-56519ED8E608@gmail.com> (Ivan Petkov's message of "Tue, 2 Apr 2019 19:33:21 -0700") Message-ID: <8736mo3j7z.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: 35115-done@debbugs.gnu.org Hi Ivan, Ivan Petkov skribis: > * gnu/packages/rust.scm (rust): Rename to... > (rust-1.32): ...this. > (rust): New variable. I added the new =E2=80=98rust=E2=80=99 variable and applied. Thank you! Ludo=E2=80=99.