guix_mirror_bot pushed a commit to branch core-packages-team in repository guix.
commit c5c3c6c1feaa2dd21350bdd38c92f8d440035cca Author: Zheng Junjie <z572@z572.online> AuthorDate: Mon May 5 18:01:05 2025 +0800 gnu: kpipewire: Update to 6.3.4. * gnu/packages/kde-plasma.scm (kpipewire): Update to 6.3.4. Change-Id: I28b0e8cab91bfe7cad068026df6b36d05a5d47fe --- gnu/packages/kde-plasma.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index 6569a5f1ca..a739306602 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -900,14 +900,14 @@ the schedule and venue information.") (define-public kpipewire (package (name "kpipewire") - (version "6.2.5") + (version "6.3.4") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/plasma/" version "/" name "-" version ".tar.xz")) (sha256 (base32 - "06b37sbvvv1cm9zyx6kc4qa13w6fm4gpv9p61vc7nhnay20xahnv")))) + "0n2l26lrh3pw3bbj6vha9g9cr1wyfdlalx79ap4gns2rgdrl5zdv")))) (build-system cmake-build-system) (native-inputs (list extra-cmake-modules pkg-config)) (propagated-inputs (list qtbase qtdeclarative