guix-commits
[Top][All Lists]
Advanced

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

256/347: gnu: kxmlgui-6: Update to 6.3.0.


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

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

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

    gnu: kxmlgui-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (kxmlgui-6): Update to 6.3.0.
    
    Change-Id: I58137330884369d6f999a3605738507de486f947
---
 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 4d1805ad0f..ad9fa4acb1 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -5270,7 +5270,7 @@ the passwords on KDE work spaces.")
 (define-public kxmlgui-6
   (package
     (name "kxmlgui")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -5279,7 +5279,7 @@ the passwords on KDE work spaces.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "03fgqr6c9v9icjr4dyni9gqw4dhhidf2k0sm7bhirg6amlma0nw2"))))
+                "0plrww25q417vldf59ybiwkg3clygm7wrjy4a28wry1jxfrgswr2"))))
     (build-system cmake-build-system)
     (propagated-inputs
      (list kconfig-6 kconfigwidgets-6))



reply via email to

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