gnu: kwindowsystem: Update to 6.5.0.

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

Change-Id: I37f8a35792e73675ce6a7b17e9de85fcf23f2938
This commit is contained in:
Zheng Junjie 2024-08-13 14:54:51 +08:00
parent b1faea2740
commit 925e3cb6df
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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