GNU bug report logs - #69407
[PATCH 2/2] gnu: update public rust to 1.76.

Previous Next

Package: guix-patches;

Reported by: Brennan Vincent <brennan <at> umanwizard.com>

Date: Mon, 26 Feb 2024 16:16:02 UTC

Severity: normal

Tags: patch

Done: Steve George <steve <at> futurile.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69407 in the body.
You can then email your comments to 69407 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to efraim <at> flashner.co.il, guix-patches <at> gnu.org:
bug#69407; Package guix-patches. (Mon, 26 Feb 2024 16:16:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brennan Vincent <brennan <at> umanwizard.com>:
New bug report received and forwarded. Copy sent to efraim <at> flashner.co.il, guix-patches <at> gnu.org. (Mon, 26 Feb 2024 16:16:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brennan Vincent <brennan <at> umanwizard.com>
To: guix-patches <at> gnu.org
Cc: Brennan Vincent <brennan <at> umanwizard.com>
Subject: [PATCH 2/2] gnu: update public rust to 1.76.
Date: Mon, 26 Feb 2024 10:37:32 -0500
* 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






bug closed, send any further explanations to 69407 <at> debbugs.gnu.org and Brennan Vincent <brennan <at> umanwizard.com> Request was from Steve George <steve <at> futurile.net> to control <at> debbugs.gnu.org. (Fri, 01 Nov 2024 20:56:02 GMT) Full text and rfc822 format available.

Message sent on to Brennan Vincent <brennan <at> umanwizard.com>:
bug#69407. (Fri, 01 Nov 2024 20:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 69407-submitter <at> debbugs.gnu.org (full text, mbox):

From: Steve George <steve <at> futurile.net>
To: control <at> debbugs.gnu.org
Cc: 69407-submitter <at> debbugs.gnu.org
Subject: closing 69407
Date: Fri, 1 Nov 2024 20:55:25 +0000
close 69407
# Hi Brennan - thanks for sending this patch in, as you probably know we're
# now on 1.77 on master, and rust-team is working on later version. Appreciate
# the efforts!
thanks





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 30 Nov 2024 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.