pipewire: 0.3.34 -> 0.3.35

(cherry picked from commit f4fbb211765c265203004014e63a4e149520f6b9)
This commit is contained in:
Jan Solanti
2021-09-16 09:48:45 +00:00
committed by github-actions[bot]
parent 8dd8bd8be7
commit eae9551832
3 changed files with 21 additions and 26 deletions
@@ -57,7 +57,7 @@ let
self = stdenv.mkDerivation rec {
pname = "pipewire";
version = "0.3.34";
version = "0.3.35";
outputs = [
"out"
@@ -75,7 +75,7 @@ let
owner = "pipewire";
repo = "pipewire";
rev = version;
sha256 = "sha256-ZFARA7YuDnpObGLWbgy1Rk+wzmAxHEMuHQkb6tWD0s0=";
sha256 = "sha256-cGH0Hd4c4KLyynMb3LIwElwHD99apNiI40SwZC3KG/s=";
};
patches = [