wayle: 0.2.3 -> 0.3.0 (#521497)

This commit is contained in:
Jenny
2026-05-18 11:41:18 +00:00
committed by GitHub
+3 -3
View File
@@ -21,7 +21,7 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "wayle";
version = "0.2.3";
version = "0.3.0";
__structuredAttrs = true;
strictDeps = true;
@@ -30,10 +30,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
owner = "wayle-rs";
repo = "wayle";
tag = "v${finalAttrs.version}";
hash = "sha256-K4ItGV7kTZrm3uqHeN/hSZjKzkQpSn+nan3509FYUQw=";
hash = "sha256-4hnbv31BWu6KbdSHphHnpl80R0ByxS0RxsM5uqtNnCU=";
};
cargoHash = "sha256-omCcKXYouS9qPdhVINJC2mAjI7uG0M9MH14BN/4Zegs=";
cargoHash = "sha256-sXoqNF7hzE97PkRMBnxVFNPa92CgD5gYeMd0RmzPJzY=";
nativeBuildInputs = [
copyDesktopItems