guix-commits
[Top][All Lists]
Advanced

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

178/255: gnu: plasma-welcome: Update to 6.2.4.


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

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

commit 68a93b3bd3af69c777cb6010ff9e27e497322e75
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Dec 1 22:03:02 2024 +0800

    gnu: plasma-welcome: Update to 6.2.4.
    
    * gnu/packages/kde-plasma.scm (plasma-welcome): Update to 6.2.4.
    
    Change-Id: Ie6dda8bb8d617a27aa0a248b46612b5bf5727ad7
---
 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 7608297161..933379b5de 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2659,7 +2659,7 @@ sensors, process information and other system resources.")
 (define-public plasma-welcome
   (package
     (name "plasma-welcome")
-    (version "6.1.4")
+    (version "6.2.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -2668,7 +2668,7 @@ sensors, process information and other system resources.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0zivsp3kaaad0h6mj46x353lq6x114w339jka7fcsxcwzrwvdbd4"))))
+                "0lxnwri0g1wk3chpq4p592kw6m1s0l5zi8gx6919cyblz5ww82fr"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules pkg-config))



reply via email to

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