1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00

gnu: kparts: Update to 6.10.0.

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

Change-Id: Ic427817a1fee55647affd09b74f37ebe3a1947ea
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:31 +08:00 committed by Zheng Junjie
parent 59babecbb6
commit 6898d7fe9a
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -4243,7 +4243,7 @@ notifications which can be embedded in your application.")
(define-public kparts
(package
(name "kparts")
(version "6.5.0")
(version "6.10.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -4252,7 +4252,7 @@ notifications which can be embedded in your application.")
name "-" version ".tar.xz"))
(sha256
(base32
"07rp987bkzpvmb2735r3jm573dxmvyd92bs8hmnc2xvz4rxl3daf"))))
"03061b2pgd41g424jwcqlp6ag9797zalcgfsjd02abpk6pv61i53"))))
(build-system qt-build-system)
(arguments
(list #:phases