gnu: kwindowsystem: Update to 6.10.0.

* gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 6.10.0.

Change-Id: I6fcb6353054315b20734e19abd29862da1cf31ef
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:24 +08:00 committed by Zheng Junjie
parent 4ce31faf8c
commit 7a04401798
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1704,7 +1704,7 @@ kwidgetsaddons-kcolumnresizertest)")))))))))
(define-public kwindowsystem (define-public kwindowsystem
(package (package
(name "kwindowsystem") (name "kwindowsystem")
(version "6.5.0") (version "6.10.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -1713,7 +1713,7 @@ kwidgetsaddons-kcolumnresizertest)")))))))))
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1iivhw6p1g2r9bd461w7rrv7qkr2i1cfpy7x4akr2vpjdghqdbna")))) "0i3rczgvkw3zdqjic8yzfp2gwvsah95qhadn90z344bq4ji7lsq4"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(native-inputs (native-inputs
(list extra-cmake-modules (list extra-cmake-modules