mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kwayland: Update to 6.1.4.
* gnu/packages/kde-frameworks.scm (kwayland): Update to 6.1.4. Change-Id: I9c9ffe432f8d31bdef38d3a6ff73798f1e111168
This commit is contained in:
parent
1468d8e8ae
commit
35c47c7543
1 changed files with 2 additions and 2 deletions
|
@ -1548,7 +1548,7 @@ protocols used in KDE Plasma.")
|
|||
(define-public kwayland
|
||||
(package
|
||||
(name "kwayland")
|
||||
(version "6.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1556,7 +1556,7 @@ protocols used in KDE Plasma.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1g4sx9vx194ksqrsv1y31g2521dbfrq1vaqk79mdjhnhark4lrv9"))))
|
||||
"0x4psmfn993lvha8cjw6w55gp7jp3490sb44wjfp6b5ccmpc14c6"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue