[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/111: gnu: icecat-minimal: Fix build.
From: |
guix-commits |
Subject: |
104/111: gnu: icecat-minimal: Fix build. |
Date: |
Thu, 21 Nov 2024 08:33:41 -0500 (EST) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 40a9728f98ba16ec67c8b225f2103890578e07ed
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Nov 21 14:49:51 2024 +0200
gnu: icecat-minimal: Fix build.
* gnu/packages/gnuzilla.scm (icecat-minimal)[inputs]: Replace
rust-cbindgen with rust-cbindgen-0.24.
Change-Id: I114e9d579b4012648ee59a6db5c717cdbcfefc47
---
gnu/packages/gnuzilla.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index a0fe0e8d90..d0290c8a98 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -775,7 +775,7 @@ variable defined below. It requires guile-json to be
installed."
;; ,(search-patch "icecat-use-system-media-libs.patch"))
rust
`(,rust "cargo")
- rust-cbindgen
+ rust-cbindgen-0.24
llvm-15
clang-15
perl
- 88/111: gnu: Add rust-rustls-platform-verifier-0.3., (continued)
- 88/111: gnu: Add rust-rustls-platform-verifier-0.3., guix-commits, 2024/11/21
- 91/111: gnu: Add rust-is-terminal-polyfill-1., guix-commits, 2024/11/21
- 95/111: gnu: Add rust-include-flate-codegen-0.2., guix-commits, 2024/11/21
- 99/111: gnu: vivid: Update to 0.10.1., guix-commits, 2024/11/21
- 100/111: gnu: rust-hyprland-0.3: Update to 0.3.13., guix-commits, 2024/11/21
- 97/111: gnu: rust-rust-embed-impl-8: Update to 8.5.0., guix-commits, 2024/11/21
- 111/111: gnu: rust-bindgen-cli: Update to 0.70.1., guix-commits, 2024/11/21
- 105/111: gnu: icedove-minimal: Fix build., guix-commits, 2024/11/21
- 103/111: gnu: Add xremap-kde., guix-commits, 2024/11/21
- 109/111: gnu: hyperfine: Update to 1.18.0., guix-commits, 2024/11/21
- 104/111: gnu: icecat-minimal: Fix build.,
guix-commits <=
- 15/111: gnu: rust-crates-io-0.40: Update to 0.40.5., guix-commits, 2024/11/21
- 107/111: gnu: Add rust-cargo-toml-0.20., guix-commits, 2024/11/21
- 92/111: gnu: Add rust-foldhash-0.1., guix-commits, 2024/11/21
- 108/111: gnu: cargo-machete: Update to 0.7.0., guix-commits, 2024/11/21
- 110/111: gnu: Add rust-bindgen-0.70., guix-commits, 2024/11/21