guix-commits
[Top][All Lists]
Advanced

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

84/255: gnu: plasma-activities: Update to 6.2.4.


From: guix-commits
Subject: 84/255: gnu: plasma-activities: Update to 6.2.4.
Date: Mon, 2 Dec 2024 09:32:27 -0500 (EST)

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

commit 0d6df949a1c51d5da0eff4cd56d981bb71aa0243
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Nov 29 18:48:37 2024 +0800

    gnu: plasma-activities: Update to 6.2.4.
    
    * gnu/packages/kde-frameworks.scm (plasma-activities): Update to 6.2.4.
    
    Change-Id: I35089c7a290a748955ae0810f120ca69ec1096df
---
 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 c407dd1386..19a2e680d5 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3134,7 +3134,7 @@ maintaining an index of the contents of your files.")
 (define-public plasma-activities
   (package
     (name "plasma-activities")
-    (version "6.1.4")
+    (version "6.2.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -3142,7 +3142,7 @@ maintaining an index of the contents of your files.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "11i2ynw7gvlj164iq9bwz7q1dcwi82bd3dwaa67ypzsb4dwrbczc"))))
+                "1jvwj2xhrw0jfzwqsr683r7g8mdc3mhj4pya7j62wyg644j5v5vw"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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