[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/180: gnu: rust: Update to 1.50.
From: |
guix-commits |
Subject: |
03/180: gnu: rust: Update to 1.50. |
Date: |
Fri, 29 Oct 2021 15:56:24 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit a8fd8d0d66adb09e6059ca7228a3835c32c86657
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-batched-changes created (now 6c4e438), guix-commits, 2021/10/29
- 01/180: gnu: apr: Update to 1.7.0., guix-commits, 2021/10/29
- 02/180: gnu: gst-plugins-base: Depend on Opus for all systems., guix-commits, 2021/10/29
- 06/180: gnu: shadow: Set log in /var/log., guix-commits, 2021/10/29
- 07/180: gnu: json-c: Update to 0.15., guix-commits, 2021/10/29
- 08/180: gnu: gtk+: Add a debug output., guix-commits, 2021/10/29
- 04/180: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/10/29
- 05/180: gnu: pulseaudio: Use meson build system., guix-commits, 2021/10/29
- 03/180: gnu: rust: Update to 1.50.,
guix-commits <=
- 09/180: gnu: gdk-pixbuf: Add a debug output., guix-commits, 2021/10/29
- 10/180: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/10/29
- 11/180: gnu: librsvg: Add a debug output., guix-commits, 2021/10/29
- 14/180: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/10/29
- 16/180: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/29
- 17/180: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/29
- 13/180: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/29
- 21/180: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/10/29
- 22/180: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/10/29
- 23/180: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/10/29