guix-commits
[Top][All Lists]
Advanced

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

52/126: gnu: kcmutils: Update to 6.4.0.


From: guix-commits
Subject: 52/126: gnu: kcmutils: Update to 6.4.0.
Date: Tue, 30 Jul 2024 06:36:56 -0400 (EDT)

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

commit 12d3ee2fc45aa5bc5a2c8741be10f56790d622dc
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:51 2024 +0800

    gnu: kcmutils: Update to 6.4.0.
    
    * gnu/packages/kde-frameworks.scm (kcmutils): Update to 6.4.0.
    
    Change-Id: I892d0505574b62a0b3cecea68f63e943eeae0959
---
 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 0a56b694dc..a3a7a367e3 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3240,7 +3240,7 @@ using the XBEL format.")
 (define-public kcmutils
   (package
     (name "kcmutils")
-    (version "6.3.0")
+    (version "6.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3249,7 +3249,7 @@ using the XBEL format.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0h4fjav5r2hc8520yh5hwvxw982rad3sf9n1vjffbj93wj6b164r"))))
+                "1giiizy0vpcbd1ax340cmn2lzic931scxdqglgmlq4v7zqzjkcar"))))
     (build-system cmake-build-system)
     (propagated-inputs
      (list kconfigwidgets



reply via email to

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