gnu: Add rust-1.57.
* gnu/packages/rust.scm (rust-1.57): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
eb0f2219bb
commit
89afe76a16
@ -780,6 +780,10 @@ safety and thread safety guarantees.")
|
||||
(rust-bootstrapped-package
|
||||
rust-1.55 "1.56.1" "04cmqx7nn63hzz7z27b2b0dj2qx18rck9ifvip43s6dampx8v2f3"))
|
||||
|
||||
(define-public rust-1.57
|
||||
(rust-bootstrapped-package
|
||||
rust-1.56 "1.57.0" "06jw8ka2p3kls8p0gd4p0chhhb1ia1mlvj96zn78n7qvp71zjiim"))
|
||||
|
||||
;;; 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
|
||||
|
Loading…
Reference in New Issue
Block a user