me
/
guix
Archived
1
0
Fork 0

gnu: rust: Update to 1.50.

* gnu/packages/rust.scm (rust): Change to 1.50.
master
Jakub Kądziołka 2021-02-14 14:16:51 +01:00 committed by Maxim Cournoyer
parent af47bb01ae
commit 32111eb219
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -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)