wayland-pipewire-idle-inhibit: 0.7.0 -> 0.7.1

This commit is contained in:
R. Ryantm
2026-03-19 12:42:09 +00:00
parent 87d29062c6
commit c200aeb06e
@@ -9,16 +9,16 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "wayland-pipewire-idle-inhibit";
version = "0.7.0";
version = "0.7.1";
src = fetchFromGitHub {
owner = "rafaelrc7";
repo = "wayland-pipewire-idle-inhibit";
rev = "v${finalAttrs.version}";
hash = "sha256-s5dXr6fray+ipbmupjTNFq1x9Znx2vu6lfHLo8d9op8=";
hash = "sha256-AIj8Ib66ej35UNlbvGh0zW2lpGQfsh2aJbnxgBNaWAY=";
};
cargoHash = "sha256-pei5VSKIRMuqCEeL1aJ394ycjuUtxq9Cu/dZc3zAk6Y=";
cargoHash = "sha256-MFNtEyBmrkq2ZpKtGA5GEnJilHpZZvG3j2XcF6kNP9k=";
nativeBuildInputs = [
pkg-config