guix-commits
[Top][All Lists]
Advanced

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

54/92: gnu: kactivities-stats: Update to 5.114.0.


From: guix-commits
Subject: 54/92: gnu: kactivities-stats: Update to 5.114.0.
Date: Thu, 18 Jan 2024 21:00:20 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 7d3ad4a7064b29f019807a89948484dc3249b494
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Jan 18 11:33:23 2024 -0500

    gnu: kactivities-stats: Update to 5.114.0.
    
    * gnu/packages/kde-frameworks.scm (kactivities-stats): Update to 5.114.0.
    
    Change-Id: Ic5af449344df1ad2fe46c0f8277f685cfca1a3ce
---
 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 fa7e8ed9bc..f248a6fc55 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2215,7 +2215,7 @@ maintaining an index of the contents of your files.")
 (define-public kactivities-stats
   (package
     (name "kactivities-stats")
-    (version "5.108.0")
+    (version "5.114.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2224,7 +2224,7 @@ maintaining an index of the contents of your files.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "03vpangw2zl2577vhcn0w1pp2hv3jgna79b18wv7i13s78v8k6ny"))))
+                "1zhrs2p3c831rwx7ww87i82k5i236vfywdxv7zhz93k3vffyqby7"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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