From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uOFGH1hnEGRBaAAASxT56A (envelope-from ) for ; Tue, 14 Mar 2023 13:23:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ADVMH1hnEGSBKQAAauVa8A (envelope-from ) for ; Tue, 14 Mar 2023 13:23:52 +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 56E813A7D4 for ; Tue, 14 Mar 2023 13:23:52 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ftbfs.org header.s=gm1 header.b=akM1ZA8T; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678796632; h=from:from:sender:sender: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=S0dmTDifFjilsKRspFDNm/ac8rXzsfxx5+GLZMwelM8=; b=BOwDdStRc5d/S+0mss2p3BD6+OZrk6YCHAGnHwU+K0t88hXMVEP3L1krLwPUH4lXTIpgZm VW4VZzZbJl7QUt211LhqzwExYQ1qm2hHYqIxkzh94tsFvbd0nHDSWK9hwkIN/GPPhtJ0nE KJ8lM/voEZVV2ZyB5ugCelNOW+9np+yK0L168tudWy1XvvRBs2yiig+EzEB25QDgpvNq5w fmUJZCZEWF8nz4+QLvfm1VTEZ6VzWEtu+Dui+/oVfz9M0CFs56FoAlpIZpFLNAb2+c5x2f dKOT7CVJH6eqcJOZRgJOa50bwzMbOP+PFwjk+h6a4ZzdbL7viFa69/DZEMr+Fw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ftbfs.org header.s=gm1 header.b=akM1ZA8T; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678796632; a=rsa-sha256; cv=none; b=GQVtlq4iFYbGwLLP13RxUpVfmt4EuKrVeuGknluIlm1pAfTyoHj49OKTxWalSvbMKQG63W FdVMST10Iovin4vxJTI13T4yS5eDPkeOz4JtLfLD/d7vuBymgD4mmN0TCDiEKAAKaYKrEh ZEO/AFgLNGvcSu4KFtU8IXjc6ifErFQUCg4wy6RIVlSKM0LvL8lYAfFrgk3FIfo73tlQM1 HT+/NA8LSDTL9iA9yBiTwdxkSL2+v3ENfZabK65HVXT2ocXpSFmNgLGsxQemrxndFKHv1+ j/+8zy8f92JXv0v/EBmKr5YW9PWxN9qDrW6fp3H7AXnq2uVtpCCtjsecYjCWlQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pc3g8-0007v9-1y; Tue, 14 Mar 2023 08:22:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pc3fS-0007jX-TY for guix-patches@gnu.org; Tue, 14 Mar 2023 08:22:17 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pc3fH-0002oH-AY for guix-patches@gnu.org; Tue, 14 Mar 2023 08:22:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pc3fH-0002SB-5V for guix-patches@gnu.org; Tue, 14 Mar 2023 08:22:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62184] [PATCH 3/3] gnu: Add rust-1.68. Resent-From: Matthew James Kraai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Mar 2023 12:22:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62184 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62184@debbugs.gnu.org Cc: Matthew James Kraai Received: via spool by 62184-submit@debbugs.gnu.org id=B62184.16787965179404 (code B ref 62184); Tue, 14 Mar 2023 12:22:03 +0000 Received: (at 62184) by debbugs.gnu.org; 14 Mar 2023 12:21:57 +0000 Received: from localhost ([127.0.0.1]:36595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc3fA-0002Rc-N5 for submit@debbugs.gnu.org; Tue, 14 Mar 2023 08:21:57 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:33983) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc3f8-0002RC-Ji for 62184@debbugs.gnu.org; Tue, 14 Mar 2023 08:21:54 -0400 Received: (Authenticated sender: kraai@ftbfs.org) by mail.gandi.net (Postfix) with ESMTPSA id 1A53C20003; Tue, 14 Mar 2023 12:21:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ftbfs.org; s=gm1; t=1678796509; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=S0dmTDifFjilsKRspFDNm/ac8rXzsfxx5+GLZMwelM8=; b=akM1ZA8TF2cnQTHpakmPa6lP/2hL02OQIX/FVYBzVlcLhG+jhDURf4/F06rHdKNx95uVSv jkf+a8sE3SzuUhkFTrz/iyetRpjRay7hh5mpfdeMs6zlKJVhmD1vMNBxEZr8NBJZ4TcSSt fXBenDG8r1iVZ594eM/J0hPAqNPGAoWDRgwxkx7GVXkytnia1pJ9g8mo4b0m43QLAOK07S 6oenc4+tZ1arKSNU2HE8cT30EPGnyXJafBW0q6D8tqmtbNLJEIRA0aXFk1r4lD48LZNTpg pJ+jqWhFrQar3p8OGLKf6Ymlm7US5UqoxX3jrRxztCLW1DTiGZRpqn+SKzR5Zg== From: Matthew James Kraai Date: Tue, 14 Mar 2023 05:21:20 -0700 Message-Id: <20230314122120.2073-3-kraai@ftbfs.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230314122120.2073-1-kraai@ftbfs.org> References: <20230314122120.2073-1-kraai@ftbfs.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: X-Migadu-Queue-Id: 56E813A7D4 X-Spam-Score: -1.12 X-Migadu-Spam-Score: -1.12 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: 6RV6lRfujUIQ * (rust-1.68): New variable. --- gnu/packages/rust.scm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm index a4d9fa1593..18f6ea9096 100644 --- a/gnu/packages/rust.scm +++ b/gnu/packages/rust.scm @@ -668,6 +668,12 @@ (define rust-1.67 ;; * error[E0277]: the trait bound `T: ~const Deref` is not satisfied rust-1.66 "1.67.1" "0vpzv6rm3w1wbni17ryvcw83k5klhghklylfdza3nnp8blz3sj26")) +(define rust-1.68 + (rust-bootstrapped-package + ;; Verified that it *doesn't* build with 1.66. e.g.: + ;; * error: cannot find a built-in macro with name `derive_const` + rust-1.67 "1.68.0" "0qkdm4naj729bl72pl513p0xxpmcwyskmd8gfyj358i3kyqxix7a")) + ;;; 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.39.1