me
/
guix
Archived
1
0
Fork 0

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>
master
Zheng Junjie 2023-07-15 15:43:47 +08:00 committed by 宋文武
parent 41a9a34805
commit 643c012dd2
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -1772,7 +1772,7 @@ activities effectively, without being distracting.")
(define-public plasma-firewall (define-public plasma-firewall
(package (package
(name "plasma-firewall") (name "plasma-firewall")
(version "5.25.5") (version "5.27.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" (uri (string-append "mirror://kde/stable/plasma/"
@ -1780,7 +1780,7 @@ activities effectively, without being distracting.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0k3pc0dcsjr2hhh4hr8vhsvaddn66s6imm8skrr02icxqvljs6jh")))) "1jbcyz92q63gh1ihkrvs4ffp1xjav9miy6n5adhqik9qxpgkqqn8"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (list extra-cmake-modules)) (native-inputs (list extra-cmake-modules))
(inputs (list iproute (inputs (list iproute