guix-commits
[Top][All Lists]
Advanced

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

61/321: gnu: plasma-activities-stats: Update to 6.2.5.


From: guix-commits
Subject: 61/321: gnu: plasma-activities-stats: Update to 6.2.5.
Date: Fri, 10 Jan 2025 23:03:04 -0500 (EST)

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

commit 9dfd18c37ccff997a43b1e5c5ae6d0f1a7447b81
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:29 2025 +0800

    gnu: plasma-activities-stats: Update to 6.2.5.
    
    * gnu/packages/kde-frameworks.scm (plasma-activities-stats): Update to 
6.2.5.
    
    Change-Id: If742c2194eddde618c4714fc1950b774aae8eea1
---
 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 27752aac59..0f4f5bec23 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3167,7 +3167,7 @@ with other frameworks.")
 (define-public plasma-activities-stats
   (package
     (name "plasma-activities-stats")
-    (version "6.1.4")
+    (version "6.2.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -3175,7 +3175,7 @@ with other frameworks.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0xr0gzncb4sf6asdd5hgfs9bkfjv9z4nn215jvlmyk2r56zydylj"))))
+                "0b2k9067m7gnq55fxx1ipdbihc4hi6yalvsawxfhy7k54ics5nyd"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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