mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: kglobalaccel: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 6.21.0. Change-Id: Idc27e9395ef45c363912b4f63a890ce417f608fe
This commit is contained in:
parent
262df984da
commit
c81260a266
1 changed files with 2 additions and 2 deletions
|
|
@ -3454,7 +3454,7 @@ with su and ssh respectively.")
|
|||
(define-public kglobalaccel
|
||||
(package
|
||||
(name "kglobalaccel")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -3463,7 +3463,7 @@ with su and ssh respectively.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0jdf80wacazjys7fbn120h9bq5xxqbdfhfc00iy7c6c3cl17bghv"))))
|
||||
"1qzg38q0za9w5488lpfac2akbzkd526lfd4mr615kmr2azxvhs1y"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config qttools))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue