mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
59babecbb6
commit
6898d7fe9a
1 changed files with 2 additions and 2 deletions
|
@ -4243,7 +4243,7 @@ notifications which can be embedded in your application.")
|
||||||
(define-public kparts
|
(define-public kparts
|
||||||
(package
|
(package
|
||||||
(name "kparts")
|
(name "kparts")
|
||||||
(version "6.5.0")
|
(version "6.10.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -4252,7 +4252,7 @@ notifications which can be embedded in your application.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"07rp987bkzpvmb2735r3jm573dxmvyd92bs8hmnc2xvz4rxl3daf"))))
|
"03061b2pgd41g424jwcqlp6ag9797zalcgfsjd02abpk6pv61i53"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:phases
|
(list #:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue