From 450821efab631aaea17cc7526a442c7cd34c6029 Mon Sep 17 00:00:00 2001 From: Alejandro Osornio Date: Wed, 21 Feb 2024 01:13:42 -0600 Subject: [PATCH] Try to build with fixed rust version --- helix-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helix-git/PKGBUILD b/helix-git/PKGBUILD index 849dd3a..0ed5776 100644 --- a/helix-git/PKGBUILD +++ b/helix-git/PKGBUILD @@ -69,7 +69,7 @@ grammar = "c" EOF - rm rust-toolchain.toml + # rm rust-toolchain.toml } build() {