[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
201/217: gnu: icecat: Use latest rust.
From: |
guix-commits |
Subject: |
201/217: gnu: icecat: Use latest rust. |
Date: |
Sun, 14 Nov 2021 19:21:27 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 4d277e47381098138cd0d0d91ef0dc1aa68045aa
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)
- 167/217: gnu: python-lit: Update to 12.0.1., (continued)
- 167/217: gnu: python-lit: Update to 12.0.1., guix-commits, 2021/11/14
- 169/217: gnu: Add meson-0.59., guix-commits, 2021/11/14
- 171/217: gnu: gtkmm: Update to 4.4.0., guix-commits, 2021/11/14
- 189/217: gnu: Remove references to a removed patch., guix-commits, 2021/11/14
- 191/217: gnu: python-docker: Update to 5.0.3 and remove obsolete package variants., guix-commits, 2021/11/14
- 203/217: build: meson: Replace the 'test-target' argument by 'test-options'., guix-commits, 2021/11/14
- 197/217: gnu: ansible-core: Update to 2.11.6., guix-commits, 2021/11/14
- 214/217: gnu: python-wmctrl: Add missing python-attrs propagated inputs., guix-commits, 2021/11/14
- 192/217: gnu: Add python-dotenv., guix-commits, 2021/11/14
- 194/217: gnu: docker-compose: Update to 1.29.2., guix-commits, 2021/11/14
- 201/217: gnu: icecat: Use latest rust.,
guix-commits <=
- 196/217: gnu: ansible-core: Use GUIX_PYTHONPATH to fix build., guix-commits, 2021/11/14
- 202/217: gnu: guile-ssh: Update to 0.13.1-2e25d85., guix-commits, 2021/11/14