pipewire: 1.4.5 -> 1.4.6 (#420538)

This commit is contained in:
K900 2025-06-28 18:20:44 +03:00 committed by GitHub
commit 0abc1d2b75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,7 +77,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "pipewire";
version = "1.4.5";
version = "1.4.6";
outputs = [
"out"
@ -93,7 +93,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "pipewire";
repo = "pipewire";
rev = finalAttrs.version;
sha256 = "sha256-5fBpthIGsvMYrQyRb6n1uiNtJ3pl2ejAFr1e/UUga8w=";
sha256 = "sha256-Hk43rKrKCJA6njQ9ap/Pje9AQKygrDc+GTlimaMh/pg=";
};
patches = [