mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kglobalaccel: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 6.13.0. Change-Id: I7c73f9b886f5941f21ee8cb37437c08dbb11b31e
This commit is contained in:
parent
0d8725cb95
commit
73dfc6dc7e
1 changed files with 2 additions and 2 deletions
|
@ -3659,7 +3659,7 @@ emoticons coming from different providers.")
|
||||||
(define-public kglobalaccel
|
(define-public kglobalaccel
|
||||||
(package
|
(package
|
||||||
(name "kglobalaccel")
|
(name "kglobalaccel")
|
||||||
(version "6.10.0")
|
(version "6.13.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -3668,7 +3668,7 @@ emoticons coming from different providers.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0a0rkgnsbscg2bw8m5hnc9gmrjkxs3471kfnrylyfg6l8imfrc05"))))
|
"1c4nzr778qlgw67zmd7nzbi7ylyg8al69fzxkibg8mzjiimg2m4r"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules pkg-config qttools))
|
(list extra-cmake-modules pkg-config qttools))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue