pipewire: 1.6.7 -> 1.6.8 (#540026)

This commit is contained in:
K900
2026-07-09 15:31:49 +00:00
committed by GitHub

View File

@@ -88,7 +88,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "pipewire";
version = "1.6.7";
version = "1.6.8";
outputs = [
"out"
@@ -104,7 +104,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "pipewire";
repo = "pipewire";
tag = finalAttrs.version;
hash = "sha256-DSW9ho+NLikW/stlxvHLhRguMZy/4b7VEcC938ObJmQ=";
hash = "sha256-sxS6+LtvpEWCKoKLDUSYkW4+rrcIXPjWPBglReIDh/k=";
};
patches = [