me
/
guix
Archived
1
0
Fork 0

gnu: kpipewire: Update to 6.1.3.

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

Change-Id: Ic1dc814ed83b6644900a49fb500b54fe09e29df9
master
Zheng Junjie 2024-07-20 19:10:25 +08:00
parent 81161cb27d
commit bb698cbe1f
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -867,14 +867,14 @@ the schedule and venue information.")
(define-public kpipewire
(package
(name "kpipewire")
(version "6.1.2")
(version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32
"0wfmf28w2fmv1fx02azv6k2k5xkqz3j8jpxgnpgizdrzf9fm03r5"))))
"1ydf3f5v4hjr7yq3c0yj29wvk84cm2ys1fa8fmvs9wrv9q11f8pb"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules pkg-config))
(propagated-inputs (list qtbase qtdeclarative