guix-commits
[Top][All Lists]
Advanced

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

303/347: gnu: plasma-welcome: Update to 6.1.1.


From: guix-commits
Subject: 303/347: gnu: plasma-welcome: Update to 6.1.1.
Date: Fri, 28 Jun 2024 09:59:20 -0400 (EDT)

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

commit e4d8a5ca4a5c12e6653d7ae704c7aeccef6e0fab
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:48:29 2024 +0800

    gnu: plasma-welcome: Update to 6.1.1.
    
    * gnu/packages/kde-plasma.scm (plasma-welcome): Update to 6.1.1.
    
    Change-Id: Ia0fc973abe837702c7dbff2b25e65a048ce3af53
---
 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 9d09cefa91..c472dd8460 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2594,7 +2594,7 @@ sensors, process information and other system resources.")
 (define-public plasma-welcome
   (package
     (name "plasma-welcome")
-    (version "6.0.4")
+    (version "6.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -2603,7 +2603,7 @@ sensors, process information and other system resources.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0lhqkjz0nmsqd0wavf6lrqccsbcjs63n4bl48lz3bfjwsx4qgjkb"))))
+                "1pm9mpx5612avzpxjbns43s4b613gqdrf0lidnaxnw48q1javqns"))))
     (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]