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