gnu: kwayland-integration: Update to 5.27.6.

* gnu/packages/kde-plasma.scm (kwayland-integration): Update to 5.27.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-15 16:55:19 +08:00 committed by 宋文武
parent b83c2f1789
commit 5d94e27d1c
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1098,7 +1098,7 @@ (define-public kwayland-server
(define-public kwayland-integration
(package
(name "kwayland-integration")
(version "5.25.5")
(version "5.27.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@ -1106,7 +1106,7 @@ (define-public kwayland-integration
version ".tar.xz"))
(sha256
(base32
"10xl7yrj519b9s5vq0hqqfz3vvg1fdwggw96snzm44iwycqbgss8"))))
"10rc14ggbs86bq0sky4i3kdwarwk8mh2yx4g77if8vr7z96xpdqh"))))
(build-system qt-build-system)
(arguments
(list #:phases #~(modify-phases %standard-phases