me
/
guix
Archived
1
0
Fork 0

gnu: khotkeys: Update to 5.27.6.

* gnu/packages/kde-plasma.scm (khotkeys): Update to 5.27.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
master
Zheng Junjie 2023-07-20 10:54:11 +08:00 committed by 宋文武
parent cba2f44305
commit 8ddf05c55e
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -508,14 +508,14 @@ KDE Frameworks 5 to better interact with the system.")
(define-public khotkeys
(package
(name "khotkeys")
(version "5.25.5")
(version "5.27.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
(base32
"0c9i4vxiiv90dpzsd2hjwavks87cvwplkj63751z8mazax6r95as"))))
"0zixhdnsm3956w2bff6fk1ksvk61ywjkylg690b90l041rhfriyv"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kdbusaddons