Merge pull request #247108 from K900/pipewire-0.3.77

pipewire: 0.3.76 -> 0.3.77
This commit is contained in:
K900 2023-08-06 16:28:42 +03:00 committed by GitHub
commit 053e9ef8df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ let
self = stdenv.mkDerivation rec {
pname = "pipewire";
version = "0.3.76";
version = "0.3.77";
outputs = [
"out"
@ -93,7 +93,7 @@ let
owner = "pipewire";
repo = "pipewire";
rev = version;
sha256 = "sha256-3nD5etLohEIM4/5RDxaBzNxSngY817R6AzT2fqwjMiU=";
sha256 = "sha256-dRAo/GzWvXKVCGLM12YyTQmgXHEYn3QbOyaZKmlqTYY=";
};
patches = [