K900
2026-07-09 18:18:57 +03:00
parent 2a5eb18dbf
commit 6e22635a6f
+2 -2
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 = [