pipewire: 0.3.25 -> 0.3.26

This commit is contained in:
talyz
2021-04-27 12:41:30 +02:00
parent 1fe6ed37fd
commit 24320ba1dd
10 changed files with 55 additions and 48 deletions
@@ -42,7 +42,7 @@ let
self = stdenv.mkDerivation rec {
pname = "pipewire";
version = "0.3.25";
version = "0.3.26";
outputs = [
"out"
@@ -60,7 +60,7 @@ let
owner = "pipewire";
repo = "pipewire";
rev = version;
hash = "sha256:EbXWcf6QLtbvm6/eXBI+PF2sTw2opYfmc+H/SMDEH1U=";
hash = "sha256:1rqi1sa937lp89ai79b5n7m0p66pigpj4w1mr2vq4dycfp8vppxk";
};
patches = [