unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Matthew James Kraai <kraai@ftbfs.org>
To: 62184@debbugs.gnu.org
Cc: Matthew James Kraai <kraai@ftbfs.org>
Subject: [bug#62184] [PATCH 3/3] gnu: Add rust-1.68.
Date: Tue, 14 Mar 2023 05:21:20 -0700	[thread overview]
Message-ID: <20230314122120.2073-3-kraai@ftbfs.org> (raw)
In-Reply-To: <20230314122120.2073-1-kraai@ftbfs.org>

*  (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





  parent reply	other threads:[~2023-03-14 12:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14 12:14 [bug#62184] [PATCH 0/3] Package recent Rust versions Matthew James Kraai
2023-03-14 12:21 ` [bug#62184] [PATCH 1/3] gnu: Add rust-1.66 Matthew James Kraai
2023-03-14 12:21   ` [bug#62184] [PATCH 2/3] gnu: Add rust-1.67 Matthew James Kraai
2023-03-14 12:21   ` Matthew James Kraai [this message]
2023-03-25 21:07 ` [bug#62184] [PATCH] gnu: Add rust-1.68 Matthew James Kraai
2023-04-04 11:29 ` [bug#62184] [PATCH 0/3] Package recent Rust versions Simon Tournier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230314122120.2073-3-kraai@ftbfs.org \
    --to=kraai@ftbfs.org \
    --cc=62184@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).