Unverified Commit 947a4df2 authored by K900's avatar K900 Committed by GitHub
Browse files

wireplumber: 0.5.7 -> 0.5.8 (#380146)

parents ba4e876c 8af087b4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@

stdenv.mkDerivation rec {
  pname = "wireplumber";
  version = "0.5.7";
  version = "0.5.8";

  outputs = [
    "out"
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
    owner = "pipewire";
    repo = "wireplumber";
    rev = version;
    hash = "sha256-KZ4ECpDZhTBQKylJwP3OcsyjZ1ktqwWUZFg9j9KvNsM=";
    hash = "sha256-RILzGhFQEpwGlpLbTzw7qrXIX3uNQZfJJ4d5ftXZzzw=";
  };

  nativeBuildInputs =