mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kglobalaccel: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 6.23.0. Change-Id: I2a84b54eca7c0df4b001aedfc5bf61ad85af6628
This commit is contained in:
@@ -3475,7 +3475,7 @@ with su and ssh respectively.")
|
||||
(define-public kglobalaccel
|
||||
(package
|
||||
(name "kglobalaccel")
|
||||
(version "6.22.0")
|
||||
(version "6.23.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -3484,7 +3484,7 @@ with su and ssh respectively.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1n6lzz3crpir6qla7bca9gl3mcx1fplc26b4g27fqamcs3iknbik"))))
|
||||
"037pdndhgrrlipb57ff6qxbphjzp170jck698hn590gbi8736q2p"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config qttools))
|
||||
|
||||
Reference in New Issue
Block a user