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:
(unmatched parenthesis 2021-12-26 14:48:42 +00:00 committed by Efraim Flashner
parent eb0f2219bb
commit 89afe76a16
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -780,6 +780,10 @@ (define-public rust-1.56
(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