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
parent
41a9a34805
commit
643c012dd2
|
@ -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
|
||||||
|
|
Reference in New Issue