mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kglobalaccel: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 6.5.0. Change-Id: If2e65104ecfd14b89b6ac3805605e48b9c8740ab
This commit is contained in:
@@ -3675,7 +3675,7 @@ emoticons coming from different providers.")
|
||||
(define-public kglobalaccel
|
||||
(package
|
||||
(name "kglobalaccel")
|
||||
(version "6.4.0")
|
||||
(version "6.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -3684,7 +3684,7 @@ emoticons coming from different providers.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"19m8rn8xz2cx9zsqhf1pnml6wnspr73iyg2yysnrq6w9wd5jfshd"))))
|
||||
"191rlcwdyapv6m00vj99pq7w6sjlvmmkn54zmcicxf64izs1qfl8"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config qttools))
|
||||
|
||||
Reference in New Issue
Block a user