Skip to content

Commit

Permalink
pipewire: 1.0.7 -> 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Sep 19, 2024
1 parent e66a920 commit c664307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/pipewire/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ assert ldacbtSupport -> bluezSupport;

stdenv.mkDerivation(finalAttrs: {
pname = "pipewire";
version = "1.0.7";
version = "1.0.8";

outputs = [
"out"
Expand All @@ -91,7 +91,7 @@ stdenv.mkDerivation(finalAttrs: {
owner = "pipewire";
repo = "pipewire";
rev = finalAttrs.version;
sha256 = "sha256-YzI+hkX1ZdeTfxuKaw5P9OYPtkWtUg9cNo32wLCgjNU=";
sha256 = "sha256-/b69DJRxzZjMPnM3gi/sMt+Ret+nWnr9i9y+trOeQGU=";
};

patches = [
Expand Down

0 comments on commit c664307

Please sign in to comment.