mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: kparts: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kparts): Update to 6.21.0. Change-Id: Icf4d82f2a45b4aa1f2d133ae8ad68aea7cbd5b57
This commit is contained in:
parent
aafa2b5215
commit
8247eac13d
1 changed files with 2 additions and 2 deletions
|
|
@ -4072,7 +4072,7 @@ notifications which can be embedded in your application.")
|
|||
(define-public kparts
|
||||
(package
|
||||
(name "kparts")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -4081,7 +4081,7 @@ notifications which can be embedded in your application.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1n2hwgpkq32xprg4dgirb22rijplvp4rf6brllgz98y09xm3pp6d"))))
|
||||
"058938v78wjzfckb6dfbs01is89vkc05mwjhz74lr70r67bwh3yh"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue