pipewire: 0.3.31 -> 0.3.32

(cherry picked from commit c6ff26b19fa083e111005d06e8a4a15625976e66)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
Jan Solanti 2021-07-21 23:44:21 +03:00 committed by Domen Kožar
parent 7be67825c8
commit c7da07623e
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ let
self = stdenv.mkDerivation rec {
pname = "pipewire";
version = "0.3.31";
version = "0.3.32";
outputs = [
"out"
@ -66,7 +66,7 @@ let
owner = "pipewire";
repo = "pipewire";
rev = version;
sha256 = "1dirz69ami7bcgy6hhh0ffi9gzwcy9idg94nvknwvwkjw4zm8m79";
sha256 = "0f5hkypiy1qjqj3frzz128668hzbi0fqmj0j21z7rp51y62dapnp";
};
patches = [