unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brennan Vincent <brennan@umanwizard.com>
To: 69407@debbugs.gnu.org
Cc: Brennan Vincent <brennan@umanwizard.com>,
	Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#69407] [PATCH 2/2] gnu: update public rust to 1.76.
Date: Mon, 26 Feb 2024 10:37:32 -0500	[thread overview]
Message-ID: <7938ee5514339b485ca1a0f8b1d158b88df4ea99.1708961758.git.brennan@umanwizard.com> (raw)
In-Reply-To: <a307a6bbfac829489b70eb6ba3358ddac4119a60.1708961758.git.brennan@umanwizard.com>

* gnu/packages/rust.scm (rust): update to 1.76.0.

Change-Id: I363d789ab22d2937eeb3846dec460ac902c44255
---
 gnu/packages/rust.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
index 63d94aabb2..48c00359a4 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -973,7 +973,7 @@ (define (make-ignore-test-list strs)
 ;;; Here we take the latest included Rust, make it public, and re-enable tests
 ;;; and extra components such as rustfmt.
 (define-public rust
-  (let ((base-rust rust-1.75))
+  (let ((base-rust rust-1.76))
     (package
       (inherit base-rust)
       (properties (alist-delete 'hidden? (package-properties base-rust)))
-- 
2.41.0






  reply	other threads:[~2024-02-26 16:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26 15:37 [bug#69408] [PATCH 1/2] gnu: Add rust-1.76 Brennan Vincent
2024-02-26 15:37 ` Brennan Vincent [this message]
2024-03-13 11:12 ` bug#69408: " Efraim Flashner

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=7938ee5514339b485ca1a0f8b1d158b88df4ea99.1708961758.git.brennan@umanwizard.com \
    --to=brennan@umanwizard.com \
    --cc=69407@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /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).