guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 85aa6937631a15d30365c53e28913bd351e4a2f9
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon Jul 28 14:20:36 2025 +0800
gnu: kpipewire: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (kpipewire): Update to 6.4.3.
Change-Id: Id4a09f5c7f1a7f514d77c929f0c1e32746d407e8
---
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 9c4e0b16e3..3d5d9cae5a 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.3.4")
+ (version "6.4.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32
- "0n2l26lrh3pw3bbj6vha9g9cr1wyfdlalx79ap4gns2rgdrl5zdv"))))
+ "0hlnz8w69n2p6f53d096frqikacb3bdw1p253pnq7fv1rrkdjrhq"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules pkg-config))
(propagated-inputs (list qtbase qtdeclarative