mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
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:
parent
6090358804
commit
0e84caeeb3
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue