guix-commits
[Top][All Lists]
Advanced

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

15/126: gnu: kde-cli-tools: Update to 6.1.4.


From: guix-commits
Subject: 15/126: gnu: kde-cli-tools: Update to 6.1.4.
Date: Mon, 19 Aug 2024 06:51:55 -0400 (EDT)

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

commit dbf381c2206844a109e9da4d49ede576e14ddc3d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Aug 9 23:33:50 2024 +0800

    gnu: kde-cli-tools: Update to 6.1.4.
    
    * gnu/packages/kde-plasma.scm (kde-cli-tools): Update to 6.1.4.
    
    Change-Id: Iea1d4efe811fef2643b0941fe2ae6fd60ff59546
---
 gnu/packages/kde-plasma.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index f8284f09be..5de4e08b5d 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -536,7 +536,7 @@ manager which re-parents a Client window to a window 
decoration frame.")
 (define-public kde-cli-tools
   (package
     (name "kde-cli-tools")
-    (version "6.1.3")
+    (version "6.1.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -544,7 +544,7 @@ manager which re-parents a Client window to a window 
decoration frame.")
               (patches (search-patches "kde-cli-tools-delay-mime-db.patch"))
               (sha256
                (base32
-                "0yn89fqmh84nibpd9hy6pwy2ysp46i4268mw1sq6xjij50g0asfr"))))
+                "1qhsmsnyssf47hv5nd264b620jb9c6r36wx8bk2bxdmsf7y4mn6n"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase



reply via email to

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