[Backport staging-25.05] [staging-next] pipewire: 1.4.4 -> 1.4.5 (#413889)

This commit is contained in:
K900 2025-06-04 15:47:04 +03:00 committed by GitHub
commit cbbdf4f690
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,7 +82,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "pipewire";
version = "1.4.4";
version = "1.4.5";
outputs = [
"out"
@ -98,7 +98,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "pipewire";
repo = "pipewire";
rev = finalAttrs.version;
sha256 = "sha256-ullr00XbYrjwAAkQ6tWRayoS3aFuQsbDpSv06pgBDSA=";
sha256 = "sha256-5fBpthIGsvMYrQyRb6n1uiNtJ3pl2ejAFr1e/UUga8w=";
};
patches = [