wayland-pipewire-idle-inhibit: 0.5.1 -> 0.5.2 (#342428)

This commit is contained in:
Thiago Kenji Okada 2024-09-17 09:46:03 +01:00 committed by GitHub
commit 53f770a2e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,16 +8,16 @@
}: }:
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "wayland-pipewire-idle-inhibit"; pname = "wayland-pipewire-idle-inhibit";
version = "0.5.1"; version = "0.5.2";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "rafaelrc7"; owner = "rafaelrc7";
repo = "wayland-pipewire-idle-inhibit"; repo = "wayland-pipewire-idle-inhibit";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-2akYbnQnJ0wb51S3bwrm3/EiZydxbwkfuSfsiTvtNz8="; hash = "sha256-8oVTexYGQWyaAVJedrp4kIQ7VjBR47l65eByZr7oghg=";
}; };
cargoHash = "sha256-C4cispJN2OQRBQiW+H36B8ETNn1oukgdELRVk7V7BQU="; cargoHash = "sha256-6MzV2JOVFezD9fVDbzZ6Zm9RWOexh5LPk6AWOleOc2Q=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config