[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/227: gnu: rust: Update to 1.50.
From: |
guix-commits |
Subject: |
03/227: gnu: rust: Update to 1.50. |
Date: |
Thu, 11 Nov 2021 12:29:45 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 32111eb219089e7973d94ac5f14915b7621e6e7d
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)
- branch core-updates-frozen updated (745d3a9 -> 4b1538e), guix-commits, 2021/11/11
- 03/227: gnu: rust: Update to 1.50.,
guix-commits <=
- 07/227: gnu: json-c: Update to 0.15., guix-commits, 2021/11/11
- 01/227: gnu: apr: Update to 1.7.0., guix-commits, 2021/11/11
- 04/227: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/11/11
- 05/227: gnu: pulseaudio: Use meson build system., guix-commits, 2021/11/11
- 09/227: gnu: gdk-pixbuf: Add a debug output., guix-commits, 2021/11/11
- 11/227: gnu: librsvg: Add a debug output., guix-commits, 2021/11/11
- 14/227: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/11/11
- 10/227: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/11/11
- 26/227: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/11
- 29/227: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/11