Archived
1
0
Fork 0

gnu: kwindowsystem: Update to 5.108.0.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-12 12:04:23 +08:00 committed by 宋文武
parent b5ed7b2201
commit ad9768eb9c
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1169,7 +1169,7 @@ configuration pages, message boxes, and password requests.")
(define-public kwindowsystem (define-public kwindowsystem
(package (package
(name "kwindowsystem") (name "kwindowsystem")
(version "5.98.0") (version "5.108.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -1178,7 +1178,7 @@ configuration pages, message boxes, and password requests.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"02l7xmxcilmrxpkkid4m9srl0d8ymqgwpw5j80w3g57p0rahwjl1")))) "0112cgy09qw069v1lzaz6rp84p128mq3xqp3xink398xhp3nrkqd"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(native-inputs (native-inputs
(list extra-cmake-modules (list extra-cmake-modules