pipewire: 1.4.9 -> 1.4.10 (#481816)

This commit is contained in:
K900
2026-01-20 07:50:33 +00:00
committed by GitHub
@@ -78,7 +78,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "pipewire";
version = "1.4.9";
version = "1.4.10";
outputs = [
"out"
@@ -94,7 +94,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "pipewire";
repo = "pipewire";
rev = finalAttrs.version;
sha256 = "sha256-380KY17l6scVchZAoSHswTvceYl427e79eU11JQallc=";
sha256 = "sha256-/Av2iXWInsY6S+PdbfCm1AFtHEFt4LXhgRJ6r9lqOpM=";
};
patches = [