guix-commits
[Top][All Lists]
Advanced

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

98/255: gnu: plasma-nm: Update to 6.2.4.


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

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

commit f04617c7b0696128356b0fcc37e4e9d4f2d181ac
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Nov 29 19:11:25 2024 +0800

    gnu: plasma-nm: Update to 6.2.4.
    
    * gnu/packages/kde-plasma.scm (plasma-nm): Update to 6.2.4.
    
    Change-Id: I36c5f377ddb3d3ce7bb78da84dabdb69aeee9808
---
 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 f5b26505ad..79d7081ff8 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2253,7 +2253,7 @@ integration of Qt applications when running on a KDE 
Plasma workspace.")
 (define-public plasma-nm
   (package
     (name "plasma-nm")
-    (version "6.1.4")
+    (version "6.2.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -2261,7 +2261,7 @@ integration of Qt applications when running on a KDE 
Plasma workspace.")
                                   ".tar.xz"))
               (sha256
                (base32
-                "1q85ynvgrz58bgpscmz0wa8llfvzcarnzknh026gcapkih84gbql"))))
+                "0al3zpx5l3gk238g4z32nsv8v99p5acz4jyx2fq7yxfdghr3ydpl"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase))



reply via email to

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