pipewire: 0.3.78 -> 0.3.79
Diff: https://gitlab.freedesktop.org/pipewire/pipewire/-/compare/0.3.78...0.3.79 Changelog: https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.79
This commit is contained in:
parent
928fb7a9e2
commit
afa60f5207
1 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ let
|
|||
|
||||
self = stdenv.mkDerivation rec {
|
||||
pname = "pipewire";
|
||||
version = "0.3.78";
|
||||
version = "0.3.79";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
|
@ -93,7 +93,7 @@ let
|
|||
owner = "pipewire";
|
||||
repo = "pipewire";
|
||||
rev = version;
|
||||
sha256 = "sha256-tiVuab8kugp9ZOKL/m8uZQps/pcrVihwB3rRf6SGuzc=";
|
||||
sha256 = "sha256-pqs991pMqz3IQE+NUk0VNzZS4ExwfoZqBQDWBSGdWcs=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
|
Loading…
Reference in a new issue