mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
c8ebbc4cf6
commit
e4a6f8aec7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue