mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma-firewall: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (plasma-firewall): Update to 6.4.3. Change-Id: I80b77f456a452ccfe1a0776793720d098d51d37b
This commit is contained in:
parent
a14797312e
commit
fe07c84ad4
1 changed files with 2 additions and 2 deletions
|
@ -2251,7 +2251,7 @@ activities effectively, without being distracting.")
|
|||
(define-public plasma-firewall
|
||||
(package
|
||||
(name "plasma-firewall")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -2259,7 +2259,7 @@ activities effectively, without being distracting.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1zl4p788q447f4mgaq7mf98s0fl0zjybp1vnpfxmc7rmk5bz9gxq"))))
|
||||
"1366hf33004nnby4fp5l5hi58x1a1q92rc3mh8iv2sjnnr3h0y5w"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue