guix-commits
[Top][All Lists]
Advanced

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

154/332: gnu: libksysguard: Update to 5.27.6.


From: guix-commits
Subject: 154/332: gnu: libksysguard: Update to 5.27.6.
Date: Thu, 3 Aug 2023 05:43:49 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 5f4d288fe14a686ecd2c3f36aac0bae4ae08f2c9
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Sat Jul 15 15:24:21 2023 +0800

    gnu: libksysguard: Update to 5.27.6.
    
    * gnu/packages/kde-plasma.scm (libksysguard): Update to 5.27.6.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 be54a30e58..cc6df14c79 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -959,7 +959,7 @@ basic needs and easy to configure for those who want 
special setups.")
 (define-public libksysguard
   (package
     (name "libksysguard")
-    (version "5.25.5")
+    (version "5.27.6")
     (source
      (origin
        (method url-fetch)
@@ -967,7 +967,7 @@ basic needs and easy to configure for those who want 
special setups.")
                            "/libksysguard-" version ".tar.xz"))
        (patches (search-patches 
"libksysguard-qdiriterator-follow-symlinks.patch"))
        (sha256
-        (base32 "1gqsjsdkp25abqqp4f6cv6ih199q9ad7q1a4lkhjgsh4h8jq1856"))))
+        (base32 "1nqv0gxq011acvmqc2rpqrw4l928mcmg4rq2g45qzfmnmas2rjwy"))))
     (native-inputs
      (list bash-minimal extra-cmake-modules pkg-config qttools-5))
     (inputs



reply via email to

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