gnu: kglobalacceld: Update to 6.3.6.

* gnu/packages/kde-plasma.scm (kglobalacceld): Update to 6.3.6.

Change-Id: Id47dc1c69c2c8569d6fc27c8864ee02e4c50cb45
This commit is contained in:
Maxim Cournoyer 2025-09-15 16:47:44 +09:00
parent c8ebbc4cf6
commit e4a6f8aec7
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -741,7 +741,7 @@ KDE Frameworks 5 to better interact with the system.")
(define-public kglobalacceld
(package
(name "kglobalacceld")
(version "6.3.4")
(version "6.3.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@ -749,7 +749,7 @@ KDE Frameworks 5 to better interact with the system.")
version ".tar.xz"))
(sha256
(base32
"1ngaf2zh0gz2zivx6wiyfw09v7afrq1nrzjb4s829dhj35p16zc2"))))
"11985vk2ldmww4gc8fpp0r74sykvcwlckl3mgcl1s6wacmf536ws"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase
#:phases