pipewire: 1.4.9 -> 1.4.10

This commit is contained in:
R. Ryantm
2026-01-20 00:52:56 +00:00
parent 2e606f2c97
commit a965aea2cb
@@ -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 = [