1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kpipewire: Update to 6.5.0.

* gnu/packages/kde-plasma.scm (kpipewire): Update to 6.5.0.

Change-Id: Ia76ca34011f5c1862168e95e5f0973acfe3505a6
This commit is contained in:
Sughosha
2025-10-22 22:29:21 +05:30
parent 3e6950dc6a
commit 89d12bf885

View File

@@ -1057,14 +1057,14 @@ to automatically switch between light and dark themes.")
(define-public kpipewire
(package
(name "kpipewire")
(version "6.4.5")
(version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32
"14hsdd5hj4cy13lzszajmfkf2ijfphr9rffnynsbbv9hl2k099yh"))))
"19qb4az64cq3511jq18z4905fwj6mcql98h89zmf7zv273mbhl86"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules pkg-config))
(propagated-inputs (list qtbase qtdeclarative