guix-commits
[Top][All Lists]
Advanced

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

86/332: gnu: kactivities: Update to 5.108.0.


From: guix-commits
Subject: 86/332: gnu: kactivities: Update to 5.108.0.
Date: Wed, 2 Aug 2023 10:36:47 -0400 (EDT)

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

commit 2c194ab228204f8148601713cb1f59d227f3094d
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Thu Jul 13 22:32:06 2023 +0800

    gnu: kactivities: Update to 5.108.0.
    
    * gnu/packages/kde-frameworks.scm (kactivities): Update to 5.108.0.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 88d9eda7bb..09c55b81a6 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1508,7 +1508,7 @@ uses a job-based interface to queue tasks and execute 
them in an efficient way."
 (define-public kactivities
   (package
     (name "kactivities")
-    (version "5.98.0")
+    (version "5.108.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1517,7 +1517,7 @@ uses a job-based interface to queue tasks and execute 
them in an efficient way."
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0n7r88y1b8mph5al2xh8fbw5ckdzdmdzjipf205y20ib35bskd9i"))))
+                "0lqhfml91wh9376xr31ky8fl49yamfzz336bdjzj3i3ygqzyc7lh"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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