me
/
guix
Archived
1
0
Fork 0

gnu: kwindowsystem: Update to 6.4.0.

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

Change-Id: I78de7a6f266f2172e490462481635faee44dd781
master
Zheng Junjie 2024-07-20 00:24:47 +08:00
parent 5c39b75f7e
commit 6fb02a55eb
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -1697,7 +1697,7 @@ kwidgetsaddons-kcolumnresizertest)")))))))))
(define-public kwindowsystem (define-public kwindowsystem
(package (package
(name "kwindowsystem") (name "kwindowsystem")
(version "6.3.0") (version "6.4.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
"1fdax3c2q3fm56pvr99z0rwf1nwz7jmksblj9d42gg1l55ckrqs0")))) "0naa057v40fc2wpj8imc6wh70q560cxsfrlxd1mdb56jpln79s64"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(native-inputs (native-inputs
(list extra-cmake-modules (list extra-cmake-modules