mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 22:50:34 +02:00
gnu: kpipewire: Update to 6.5.5.
* gnu/packages/kde-plasma.scm (kpipewire): Update to 6.5.5. Change-Id: Ic9cd2a08a8ec1c3c743ce68b581d84ee785b0c94
This commit is contained in:
@@ -1087,14 +1087,14 @@ to automatically switch between light and dark themes.")
|
||||
(define-public kpipewire
|
||||
(package
|
||||
(name "kpipewire")
|
||||
(version "6.5.2")
|
||||
(version "6.5.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
version "/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"12gyj090paplybbgvx0i2h01bsghbkhbg9gaajidwlpw11ylbbss"))))
|
||||
"0m73phg6ynma0m7z764b795qjnjns89cxbwa48cg97dh1i2dpb2a"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs (list extra-cmake-modules pkg-config))
|
||||
(propagated-inputs (list qtbase qtdeclarative
|
||||
|
||||
Reference in New Issue
Block a user