From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:f42::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UHuOFLd5x2EUMAAAgWs5BA (envelope-from ) for ; Sat, 25 Dec 2021 21:06:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GPlVEbd5x2EjrAAAauVa8A (envelope-from ) for ; Sat, 25 Dec 2021 21:06:15 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id F02DECCB7 for ; Sat, 25 Dec 2021 21:06:14 +0100 (CET) Received: from localhost ([::1]:57960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n1DIz-0001Ph-OT for larch@yhetil.org; Sat, 25 Dec 2021 15:06:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41942) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1DIo-0001Nu-Uq for guix-patches@gnu.org; Sat, 25 Dec 2021 15:06:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56589) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n1DIo-0007EC-LR for guix-patches@gnu.org; Sat, 25 Dec 2021 15:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n1DIo-0004Cq-Fz for guix-patches@gnu.org; Sat, 25 Dec 2021 15:06:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52149] [PATCH] feat(gnu/packages/rust): Add 'rust-1.56' References: <20211127204237.4195-1-paren@disroot.org> In-Reply-To: <20211127204237.4195-1-paren@disroot.org> Resent-From: "(unmatched-parenthesis" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 25 Dec 2021 20:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52149 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 52149@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 52149-submit@debbugs.gnu.org id=B52149.164046273416126 (code B ref 52149); Sat, 25 Dec 2021 20:06:02 +0000 Received: (at 52149) by debbugs.gnu.org; 25 Dec 2021 20:05:34 +0000 Received: from localhost ([127.0.0.1]:39902 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n1DIM-0004C2-3b for submit@debbugs.gnu.org; Sat, 25 Dec 2021 15:05:34 -0500 Received: from knopi.disroot.org ([178.21.23.139]:60930) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n1DIK-0004Bs-82 for 52149@debbugs.gnu.org; Sat, 25 Dec 2021 15:05:33 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D0CD150F89; Sat, 25 Dec 2021 21:05:30 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MqA990k01TX4; Sat, 25 Dec 2021 21:05:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1640462729; bh=ZDV8nbh4JEtXcdLiTJvImHaevIJNmoM+CzRS16bPOgk=; h=From:To:Cc:Subject:Date; b=dUu6gjzTfzz3pyxuS72okFuNSJHvh9IVgTpdNd0NdyyVgrcEajuGBOX2ykuyEQPxN IVnlavpaIxit3apnrA1qEvEGRyOJTCgQOm0hASwVzC962gL2tfilALn89bm70PCh6v 1RSikceqNPRCvSmqdyzdfAAN5qo7SdQBv46QC0/cOsmSvFt4pcHF9FU+W/uxUexgRw 58Ya2UvX7oPHitWqxGbLfKK5ookuubYEnN44WiL7t+g9HPxy9SVohi9yobmhp5GXnD r9++LE5jvp5tCSS10dr9sU3Q9pn5/defs8meupC/78QBV+lXJej6F7/TOKrs9b7UGo SHrQOelmQIE8w== Date: Sat, 25 Dec 2021 20:05:04 +0000 Message-Id: <20211225200504.11299-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(unmatched-parenthesis" X-ACL-Warn: , "\(unmatched-parenthesis via Guix-patches" From: "\(unmatched-parenthesis via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640462775; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=UozkrlDSm88t9xSN/2FaGV8zCuzYLjiiUIJPJLIA3jA=; b=TrWPooDPXBNCzdukrPBOsMEUzZ5e729JgVwfD1Dkrb8mpQzVHh83eg31rKN4msn1cGQkB1 TKe/wB3gBw5uUUbBp0MdeZLwgJFDv7dEylqa5/wqvqvup/1dclweCEnUtL1MaaNosq+Hhu f2csW6/tjYWR2sL9GuP4ZFI2ehBJJlDEgCXnhwu4Zb1GyRzHGGouxc8v0ScIQbd2CK11En Z6o7Mf/yGwrRnFug1/dxR2ij0QTJAzPADZ/mesB1EnFgU++m8YOfFgUM4h3CBpKSUqaKCB c5Y1+8RcSvKBB5xJGEFut36eaVQesUba1kfu0mH0tyP13MKcYZj0+By2sDRcAQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640462775; a=rsa-sha256; cv=none; b=IrO1jypxmzy7zMnIMPpKsimSZgBk4ETPVMpIg+IPiqyZipyZOl3BRgu7eIn2JnAGJWMYR8 gLmCZ4UkeGbUr+rsFysDwaQ0u27jD/20dHBQXVoBluGUYjfvqxAJBXeaNRrsGUX4PJiOU3 AEObg6api3Vzowazc5yhBh987lY1Zda7HF257+4RB3s9bnhPDJmfBDWtzwv6h6kxuwxsXS TP2gsHkmazSgCgeuBpBt/hFo7SV5SVEAtAPBeX+sxvICMPw3jyCjtNpOJY/EiSYV/vi2sW KwNW5AvlUV5cYfRhc6EQbX7+X+9jHi7NDyqMY8B3grF0ZoxpO9RpW1RY5QxKXg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=dUu6gjzT; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.56 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=dUu6gjzT; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: F02DECCB7 X-Spam-Score: -2.56 X-Migadu-Scanner: scn1.migadu.com X-TUID: 2sebLEPijweC This is part of the bootstrap chain towards Rust 1.57. --- gnu/packages/rust.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm index 3cdb9a3cd5..a07a86763e 100644 --- a/gnu/packages/rust.scm +++ b/gnu/packages/rust.scm @@ -776,6 +776,10 @@ (define rust-1.55 (rust-bootstrapped-package rust-1.54 "1.55.0" "07l28f7grdmi65naq71pbmvdd61hwcpi40ry7kp7dy7m233rldxj")) +(define rust-1.56 + (rust-bootstrapped-package + rust-1.55 "1.56.1" "04cmqx7nn63hzz7z27b2b0dj2qx18rck9ifvip43s6dampx8v2f3")) + ;;; Note: Only the latest versions of Rust are supported and tested. The ;;; intermediate rusts are built for bootstrapping purposes and should not ;;; be relied upon. This is to ease maintenance and reduce the time -- 2.34.0