From 331a9d4a3405f7274b74fcccb4f7178506d555a9 Mon Sep 17 00:00:00 2001 From: K900 Date: Thu, 2 Oct 2025 09:12:35 +0300 Subject: [PATCH] manifest: skip pipewire update --- support/manifest/mappings.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/manifest/mappings.toml b/support/manifest/mappings.toml index e34d4c8..781121c 100644 --- a/support/manifest/mappings.toml +++ b/support/manifest/mappings.toml @@ -241,7 +241,7 @@ pacman-contrib.ignore = true paru.ignore = true # we ship a newer version, but patches may be valuable -pipewire.check = "1:1.4.7-1.1" +pipewire.check = "1:1.4.7-1.2" # builds from master branch for Qt6 # FIXME: do we want this?