guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/203: gnu: rust: Update to 1.50.


From: guix-commits
Subject: 03/203: gnu: rust: Update to 1.50.
Date: Wed, 3 Nov 2021 21:09:41 -0400 (EDT)

apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.

commit 83ffc9ecb2e7e3c8d4b16f08fe1fe017fc8a72a5
Author: Jakub Kądziołka <kuba@kadziolka.net>
AuthorDate: Sun Feb 14 14:16:51 2021 +0100

    gnu: rust: Update to 1.50.
    
    * gnu/packages/rust.scm (rust): Change to 1.50.
---
 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 fd6233f..72991ae 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -859,4 +859,4 @@ safety and thread safety guarantees.")
 ;;; 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.49)
+(define-public rust rust-1.50)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]