From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hBYIh-0005IM-Hc for guix-patches@gnu.org; Wed, 03 Apr 2019 01:19:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hBYIg-0002B2-Nq for guix-patches@gnu.org; Wed, 03 Apr 2019 01:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56726) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hBYIg-0002Af-If for guix-patches@gnu.org; Wed, 03 Apr 2019 01:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hBYIg-0007D9-72 for guix-patches@gnu.org; Wed, 03 Apr 2019 01:19:02 -0400 Subject: [bug#35115] [PATCH] gnu: rust: Update to 1.33.0 Resent-Message-ID: Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) From: Ivan Petkov In-Reply-To: Date: Tue, 2 Apr 2019 22:17:55 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <49FCF5BF-53DB-4348-8A9C-2DDCE2D3F470@gmail.com> References: <7396117A-02C0-48D4-A643-56519ED8E608@gmail.com> 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: 35115@debbugs.gnu.org Realized I forgot to rename the `rust-1.33` variable to `rust` when I sent out the patch, but something that should be tweaked before = pushing=E2=80=A6 =E2=80=94Ivan=