mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-16 23:30:29 +02:00
gnu: kwayland: Update to 6.2.5.
* gnu/packages/kde-frameworks.scm (kwayland): Update to 6.2.5. Change-Id: Id3ea01945810e89c539a7ec210f1628a61328a01
This commit is contained in:
committed by
Zheng Junjie
parent
488e5e2517
commit
eb4cd4ae35
@@ -1555,7 +1555,7 @@ protocols used in KDE Plasma.")
|
||||
(define-public kwayland
|
||||
(package
|
||||
(name "kwayland")
|
||||
(version "6.1.4")
|
||||
(version "6.2.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -1563,7 +1563,7 @@ protocols used in KDE Plasma.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0x4psmfn993lvha8cjw6w55gp7jp3490sb44wjfp6b5ccmpc14c6"))))
|
||||
"1lnp72yqi8ny6adcq3dh3wxdll0h5h1l4xbqrz1m3za3av7ah5ra"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config
|
||||
|
||||
Reference in New Issue
Block a user