guix-commits
[Top][All Lists]
Advanced

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

238/347: gnu: kcmutils-6: Update to 6.3.0.


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

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

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

    gnu: kcmutils-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (kcmutils-6): Update to 6.3.0.
    
    Change-Id: Id44f00d84cbce55d229503eed77d234a4b6deecb
---
 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 84037d0c96..a6d4c6f71d 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3562,7 +3562,7 @@ using the XBEL format.")
 (define-public kcmutils-6
   (package
     (name "kcmutils")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3571,7 +3571,7 @@ using the XBEL format.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "11iaxhaq7dj8sa9a8kji3xx1m69l990y0nqy6ninwqz6iad9n5rx"))))
+                "0h4fjav5r2hc8520yh5hwvxw982rad3sf9n1vjffbj93wj6b164r"))))
     (build-system cmake-build-system)
     (propagated-inputs
      (list kconfigwidgets-6



reply via email to

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