guix-commits
[Top][All Lists]
Advanced

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

95/126: gnu: ksystemstats: Update to 6.1.3.


From: guix-commits
Subject: 95/126: gnu: ksystemstats: Update to 6.1.3.
Date: Tue, 30 Jul 2024 06:37:02 -0400 (EDT)

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

commit a57b3e2984704520ad5477a2c36982da4799fa66
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:26 2024 +0800

    gnu: ksystemstats: Update to 6.1.3.
    
    * gnu/packages/kde-plasma.scm (ksystemstats): Update to 6.1.3.
    
    Change-Id: I462460c1ae7e01a1c6635990131c40e510b8b0d6
---
 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 610e801e26..2e28fee217 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -972,7 +972,7 @@ call it if it is not associated to a terminal.")
 (define-public ksystemstats
   (package
     (name "ksystemstats")
-    (version "6.1.2")
+    (version "6.1.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -980,7 +980,7 @@ call it if it is not associated to a terminal.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0fv96n03j6q2ainhw922abwwq1qrc8djqwk2cg6cjlnlkvvx9m1i"))))
+                "11af0fxpp22czgn6slbm6kq06nqjm0n4jv1av5k3ykyc8z6bbzf9"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase



reply via email to

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