Merge pull request #280413 from r-ryantm/auto-update/pipewire

pipewire: 1.0.0 -> 1.0.1
This commit is contained in:
K900 2024-01-12 09:52:26 +03:00 committed by GitHub
commit 5b8930c9ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ let
self = stdenv.mkDerivation rec {
pname = "pipewire";
version = "1.0.0";
version = "1.0.1";
outputs = [
"out"
@ -97,7 +97,7 @@ let
owner = "pipewire";
repo = "pipewire";
rev = version;
sha256 = "sha256-mfnMluxJAxDbB6JlIM6HJ0zg7e1q3ia3uFbht6zeHCk=";
sha256 = "sha256-rvf0sZRgDDLcqroLg7hcMUqXD/4JT+3lBRX6/m+3Ry8=";
};
patches = [