gnu: kparts: Update to 6.16.0.

* gnu/packages/kde-frameworks.scm (kparts): Update to 6.16.0.

Change-Id: I6c27b94552b94e71fee98ca55d4feef39575ded5
This commit is contained in:
Zheng Junjie 2025-07-23 18:42:33 +08:00
parent 6090358804
commit 0e84caeeb3
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -4316,7 +4316,7 @@ notifications which can be embedded in your application.")
(define-public kparts
(package
(name "kparts")
(version "6.13.0")
(version "6.16.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -4325,7 +4325,7 @@ notifications which can be embedded in your application.")
name "-" version ".tar.xz"))
(sha256
(base32
"1x1xwclnpsh07flzr1xwb503j9gglv8g5zzhr5mhjyyknkx3dly8"))))
"0rxvqqqm2idws4xk3pgr5byyp3f4rrbza2sw1srfpa8g6j1k8gnz"))))
(build-system qt-build-system)
(arguments
(list #:phases