mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 05:39:41 -05:00
gnu: rust: Update to 1.34.1.
* gnu/packages/rust.scm (rust): Update to 1.34.1. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
4ed20d3cfe
commit
3d8033af42
1 changed files with 2 additions and 2 deletions
|
@ -1050,8 +1050,8 @@ (define-public rust-1.33
|
|||
|
||||
(define-public rust
|
||||
(let ((base-rust
|
||||
(rust-bootstrapped-package rust-1.33 "1.34.0"
|
||||
"0n8z1wngkxab1rvixqg6w8b727hzpnm9wp9h8iy3mpbrzp7mmj3s")))
|
||||
(rust-bootstrapped-package rust-1.33 "1.34.1"
|
||||
"19s09k7y5j6g3y4d2rk6kg9pvq6ml94c49w6b72dmq8p9lk8bixh")))
|
||||
(package
|
||||
(inherit base-rust)
|
||||
(source
|
||||
|
|
Loading…
Reference in a new issue