guix-commits
[Top][All Lists]
Advanced

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

296/347: gnu: plasma-firewall: Update to 6.1.1.


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

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

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

    gnu: plasma-firewall: Update to 6.1.1.
    
    * gnu/packages/kde-plasma.scm (plasma-firewall): Update to 6.1.1.
    
    Change-Id: I9ed0add9a2653b39a818077003f07e269b25d33b
---
 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 b04ee8c06d..ff2d45b47a 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2067,7 +2067,7 @@ activities effectively, without being distracting.")
 (define-public plasma-firewall
   (package
     (name "plasma-firewall")
-    (version "6.0.4")
+    (version "6.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -2075,7 +2075,7 @@ activities effectively, without being distracting.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1bj32bq3x3azcbxi1bi4n6lnv53x2xkkx1kj66771kx58pp1fbxx"))))
+                "0wrsr6rmml7zqckrr73kgak1ahlqk28rpdf2y1pxqdmx0x2q4a17"))))
     (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]