[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/111: gnu: mullvadbrowser: Fix build.
From: |
guix-commits |
Subject: |
106/111: gnu: mullvadbrowser: Fix build. |
Date: |
Thu, 21 Nov 2024 08:33:41 -0500 (EST) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 5da7d83a2414a5ec0c8ad0535f8956c5a7cba332
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Nov 21 14:50:53 2024 +0200
gnu: mullvadbrowser: Fix build.
* gnu/packages/tor-browsers.scm (make-torbrowser)[inputs]: Replace
rust-cbindgen with rust-cbindgen-0.26.
Change-Id: If89d357ca90df016cf8a4d4ec8ef85e523b12b10
---
gnu/packages/tor-browsers.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/tor-browsers.scm b/gnu/packages/tor-browsers.scm
index d626e60088..3d74a32e8f 100644
--- a/gnu/packages/tor-browsers.scm
+++ b/gnu/packages/tor-browsers.scm
@@ -268,7 +268,7 @@ Browser.")
(list
rust
`(,rust "cargo")
- rust-cbindgen
+ rust-cbindgen-0.26
lld-as-ld-wrapper-16 ; for cargo rustc
llvm-16
clang-16
- 87/111: gnu: Add rust-gix-0.64., (continued)
- 87/111: gnu: Add rust-gix-0.64., guix-commits, 2024/11/21
- 89/111: gnu: Add rust-typeid-1., guix-commits, 2024/11/21
- 94/111: gnu: Add rust-include-flate-0.3., guix-commits, 2024/11/21
- 96/111: gnu: rust-rust-embed-8: Update to 8.5.0., guix-commits, 2024/11/21
- 73/111: gnu: Add rust-gix-ref-0.45., guix-commits, 2024/11/21
- 80/111: gnu: Add rust-gix-filter-0.11., guix-commits, 2024/11/21
- 83/111: gnu: Add rust-gix-diff-0.44., guix-commits, 2024/11/21
- 93/111: gnu: Add rust-cargo-test-support-0.4., guix-commits, 2024/11/21
- 101/111: gnu: rust-xremap: Update to 0.10.2., guix-commits, 2024/11/21
- 98/111: gnu: rust-rust-embed-utils-8: Update to 8.5.0., guix-commits, 2024/11/21
- 106/111: gnu: mullvadbrowser: Fix build.,
guix-commits <=
- 102/111: gnu: xremap-hyprland: Undeprecate the package., guix-commits, 2024/11/21
- 36/111: gnu: Add rust-rustls-0.23., guix-commits, 2024/11/21
- 40/111: gnu: Add rust-tikv-jemallocator-0.6., guix-commits, 2024/11/21
- 43/111: gnu: Add rust-asn1-rs-impl-0.2., guix-commits, 2024/11/21
- 54/111: gnu: rust-gix-date-0.8: Update to 0.8.7., guix-commits, 2024/11/21
- 60/111: gnu: rust-cbindgen: Update to 0.27., guix-commits, 2024/11/21
- 61/111: gnu: rust-cargo: Update to 0.83.0., guix-commits, 2024/11/21
- 70/111: gnu: Add rust-gix-revwalk-0.13., guix-commits, 2024/11/21
- 72/111: gnu: Add rust-gix-refspec-0.23., guix-commits, 2024/11/21
- 75/111: gnu: Add rust-gix-odb-0.61., guix-commits, 2024/11/21