mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 15:25:54 +02:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user