mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
gnu: ktextwidgets: Update to 6.16.0.
* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 6.16.0. Change-Id: I5d2ad2e53e28f779abc90566c9a7979a0db207b7
This commit is contained in:
parent
01980effdf
commit
1ff32d6fd7
1 changed files with 2 additions and 2 deletions
|
|
@ -4795,7 +4795,7 @@ library.")
|
|||
(define-public ktextwidgets
|
||||
(package
|
||||
(name "ktextwidgets")
|
||||
(version "6.13.0")
|
||||
(version "6.16.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -4804,7 +4804,7 @@ library.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0bnz3ryxsxsnvgyq9vvynr11rdbp167mgr5gmbzhjzr45gq9pwhz"))))
|
||||
"189fl1q95aw10lkpnhzzsmnrmadf47qhhbsm5rzv38985khqlwfb"))))
|
||||
(build-system qt-build-system)
|
||||
(propagated-inputs
|
||||
(list ki18n sonnet))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue