lapce: 0.4.4 -> 0.4.5 (#445080)

This commit is contained in:
Nikolay Korotkiy
2025-09-24 15:35:28 +00:00
committed by GitHub
+3 -3
View File
@@ -34,16 +34,16 @@ let
in
rustPlatform.buildRustPackage rec {
pname = "lapce";
version = "0.4.4";
version = "0.4.5";
src = fetchFromGitHub {
owner = "lapce";
repo = "lapce";
tag = "v${version}";
sha256 = "sha256-4f6+o1xOopmBZEcQfC6A9VS9lcntKiWsB1iAzdRxYno=";
sha256 = "sha256-0mF8JusW/oMjkAaCtL6ySazlWoR+76vRydyVXHbxNRM=";
};
cargoHash = "sha256-hVV3zPGpCBTR56MiSpnMf/ESSHFdMQ0x0IKOa/qzUn8=";
cargoHash = "sha256-Jjul26YTcMSf8szuetX3rU4b1eVsD/SBe1UanIAS1Ew=";
env = {
# Get openssl-sys to use pkg-config