guix-commits
[Top][All Lists]
Advanced

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

174/255: gnu: plasma-firewall: Update to 6.2.4.


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

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

commit e9eb2129195166380459736dd95aaa35025183a8
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Dec 1 21:55:19 2024 +0800

    gnu: plasma-firewall: Update to 6.2.4.
    
    * gnu/packages/kde-plasma.scm (plasma-firewall): Update to 6.2.4.
    
    Change-Id: I93870dc993b5fcf45e1a33a1d74faeb049bc1bca
---
 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 77ee438398..b192ad2008 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2139,7 +2139,7 @@ activities effectively, without being distracting.")
 (define-public plasma-firewall
   (package
     (name "plasma-firewall")
-    (version "6.1.4")
+    (version "6.2.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -2147,7 +2147,7 @@ activities effectively, without being distracting.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0r5v6y5b96ajavmh6cg7y04l1gqfhr0j1j53ph59wr8cxnd1qgyb"))))
+                "0m9xk4cxsy50xa8q4x4v1n05v8vafhiircvvybj0hvv1s140idws"))))
     (build-system qt-build-system)
     (arguments (list #:qtbase qtbase))
     (native-inputs (list extra-cmake-modules))



reply via email to

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