guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

243/347: gnu: kglobalaccel-6: Update to 6.3.0.


From: guix-commits
Subject: 243/347: gnu: kglobalaccel-6: Update to 6.3.0.
Date: Fri, 28 Jun 2024 09:59:06 -0400 (EDT)

z572 pushed a commit to branch kde-team
in repository guix.

commit 4396ad2207b021fec7f77628d7041fe566838b63
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:15 2024 +0800

    gnu: kglobalaccel-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (kglobalaccel-6): Update to 6.3.0.
    
    Change-Id: Idfd0c24569e3493a1a2d09e427819489c69a4c75
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 9f31da711e..204e8e48cd 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4021,7 +4021,7 @@ emoticons coming from different providers.")
 (define-public kglobalaccel-6
   (package
     (name "kglobalaccel")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4030,7 +4030,7 @@ emoticons coming from different providers.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1wk45z9r6387p54sgqmqyddsni30hbiqihlxb22ybswfi39i6nw8"))))
+                "1wcx0b3vi5xm5hhyylkdrcq8i46m49lw1j53m2i2f4nv7750d0n0"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules pkg-config qttools))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]