GNU bug report logs - #54475
[PATCH] gnu: rust: Add rust-1.58.1 and rust-1.59.0.

Previous Next

Package: guix-patches;

Reported by: Felipe Balbi <balbi <at> kernel.org>

Date: Sun, 20 Mar 2022 13:38:02 UTC

Severity: normal

Tags: patch

Done: Maxime Devos <maximedevos <at> telenet.be>

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 54475 in the body.
You can then email your comments to 54475 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 guix-patches <at> gnu.org:
bug#54475; Package guix-patches. (Sun, 20 Mar 2022 13:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Felipe Balbi <balbi <at> kernel.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 20 Mar 2022 13:38:02 GMT) Full text and rfc822 format available.

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

From: Felipe Balbi <balbi <at> kernel.org>
To: guix-patches <at> gnu.org
Cc: Felipe Balbi <felipe <at> balbi.sh>
Subject: [PATCH] gnu: rust: Add rust-1.58.1 and rust-1.59.0.
Date: Sun, 20 Mar 2022 15:36:05 +0200
From: Felipe Balbi <felipe <at> balbi.sh>

* gnu/packages/rust.scm (rust-1.58): New variable.
* gnu/packages/rust.scm (rust-1.59): New variable.
---
 gnu/packages/rust.scm | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
index 26d6df7a9480..26f123833958 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -14,6 +14,7 @@
 ;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
 ;;; Copyright © 2021 (unmatched parenthesis <paren <at> disroot.org>
 ;;; Copyright © 2022 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2022 Felipe Balbi <felipe <at> balbi.sh>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -784,11 +785,19 @@ (define rust-1.57
                             `("procps" ,procps)
                             (package-native-inputs base-rust))))))
 
+(define rust-1.58
+  (rust-bootstrapped-package
+   rust-1.57 "1.58.1" "1iq7kj16qfpkx8gvw50d8rf7glbm6s0pj2y1qkrz7mi56vfsyfd8"))
+
+(define rust-1.59
+  (rust-bootstrapped-package
+   rust-1.58 "1.59.0" "1yc5bwcbmbwyvpfq7zvra78l0r8y3lbv60kbr62fzz2vx2pfxj57"))
+
 ;;; 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
 ;;; required to build the full Rust bootstrap chain.
-(define-public rust rust-1.57)
+(define-public rust rust-1.59)
 
 (define-public rust-src
   (hidden-package
-- 
2.34.0





Reply sent to Maxime Devos <maximedevos <at> telenet.be>:
You have taken responsibility. (Sun, 20 Mar 2022 13:58:02 GMT) Full text and rfc822 format available.

Notification sent to Felipe Balbi <balbi <at> kernel.org>:
bug acknowledged by developer. (Sun, 20 Mar 2022 13:58:02 GMT) Full text and rfc822 format available.

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

From: Maxime Devos <maximedevos <at> telenet.be>
To: Felipe Balbi <balbi <at> kernel.org>, 54475-done <at> debbugs.gnu.org
Cc: Felipe Balbi <felipe <at> balbi.sh>
Subject: Re: [bug#54475] [PATCH] gnu: rust: Add rust-1.58.1 and rust-1.59.0.
Date: Sun, 20 Mar 2022 14:57:38 +0100
[Message part 1 (text/plain, inline)]
Felipe Balbi schreef op zo 20-03-2022 om 15:36 [+0200]:
> From: Felipe Balbi <felipe <at> balbi.sh>
> 
> * gnu/packages/rust.scm (rust-1.58): New variable.
> * gnu/packages/rust.scm (rust-1.59): New variable.
> ---

This is a duplicate of <https://issues.guix.gnu.org/54439>, closing.

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 18 Apr 2022 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 117 days ago.

Previous Next


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