mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
[Backport staging-25.05] [staging-next] pipewire: 1.4.4 -> 1.4.5 (#413889)
This commit is contained in:
commit
cbbdf4f690
1 changed files with 2 additions and 2 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue