guix-commits
[Top][All Lists]
Advanced

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

161/332: gnu: plasma-firewall: Update to 5.27.6.


From: guix-commits
Subject: 161/332: gnu: plasma-firewall: Update to 5.27.6.
Date: Wed, 2 Aug 2023 10:36:56 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 643c012dd22fcd5c869012cfe3e774b862b29b8b
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Sat Jul 15 15:43:47 2023 +0800

    gnu: plasma-firewall: Update to 5.27.6.
    
    * gnu/packages/kde-plasma.scm (plasma-firewall): Update to 5.27.6.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 73d6982254..72bc721b44 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1772,7 +1772,7 @@ activities effectively, without being distracting.")
 (define-public plasma-firewall
   (package
     (name "plasma-firewall")
-    (version "5.25.5")
+    (version "5.27.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -1780,7 +1780,7 @@ activities effectively, without being distracting.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0k3pc0dcsjr2hhh4hr8vhsvaddn66s6imm8skrr02icxqvljs6jh"))))
+                "1jbcyz92q63gh1ihkrvs4ffp1xjav9miy6n5adhqik9qxpgkqqn8"))))
     (build-system qt-build-system)
     (native-inputs (list extra-cmake-modules))
     (inputs (list iproute



reply via email to

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