[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
201/227: gnu: icecat: Use latest rust.
From: |
guix-commits |
Subject: |
201/227: gnu: icecat: Use latest rust. |
Date: |
Thu, 11 Nov 2021 12:30:48 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 3e026fc2b1bd65ead774733fbc5852794d96bf43
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Nov 3 09:28:52 2021 -0400
gnu: icecat: Use latest rust.
* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Use the current version
of rust and cargo, which is 1.54.
---
gnu/packages/gnuzilla.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index b96f594..eb3d73b 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -962,8 +962,8 @@ in C/C++.")
("patch" ,(canonical-package patch))
- ("rust" ,rust-1.51)
- ("cargo" ,rust-1.51 "cargo")
+ ("rust" ,rust)
+ ("cargo" ,rust "cargo")
("rust-cbindgen" ,rust-cbindgen-0.19)
("llvm" ,llvm-11)
("clang" ,clang-11)
- 161/227: gnu: mesa: Enable support for OpenGL ES 1.1 and 2.0., (continued)
- 161/227: gnu: mesa: Enable support for OpenGL ES 1.1 and 2.0., guix-commits, 2021/11/11
- 171/227: gnu: gtkmm: Update to 4.4.0., guix-commits, 2021/11/11
- 179/227: gnu: duktape: Install a pkg-config file., guix-commits, 2021/11/11
- 183/227: gnu: geoclue: Fix build option name., guix-commits, 2021/11/11
- 193/227: gnu: Add python-dotenv., guix-commits, 2021/11/11
- 194/227: gnu: python-distro: Update to 1.6.0., guix-commits, 2021/11/11
- 212/227: gnu: python-asynctest: Delete package., guix-commits, 2021/11/11
- 217/227: gnu: hackneyed-x11-cursors: Update to 0.8.2., guix-commits, 2021/11/11
- 224/227: gnu: openblas: Do not build static library., guix-commits, 2021/11/11
- 211/227: gnu: python-pymodbus: Update to 2.5.3., guix-commits, 2021/11/11
- 201/227: gnu: icecat: Use latest rust.,
guix-commits <=
- 202/227: build: meson: Replace the 'test-target' argument by 'test-options'., guix-commits, 2021/11/11
- 180/227: gnu: Add polkit-duktape., guix-commits, 2021/11/11
- 203/227: gnu: osinfo-db-tools: Update to 1.9.0., guix-commits, 2021/11/11
- 218/227: gnu: gnome-session: Use meson-0.59., guix-commits, 2021/11/11
- 220/227: gnu: network-manager-applet: Use meson-0.59., guix-commits, 2021/11/11
- 135/227: gnu: ungoogled-chromium: Use the new lld-as-ld-wrapper., guix-commits, 2021/11/11
- 187/227: gnu: libblockdev: Update to 2.26., guix-commits, 2021/11/11
- 196/227: gnu: openblas: Update to 0.3.18., guix-commits, 2021/11/11
- 195/227: gnu: docker-compose: Update to 1.29.2., guix-commits, 2021/11/11
- 200/227: gnu: gvfs: Use meson-0.59 to workaround faulty meson., guix-commits, 2021/11/11