mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ktextwidgets: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 6.10.0. Change-Id: I7fee2d3a8dd1a13e209dc6bd85c5e4804c85e7e8
This commit is contained in:
parent
8d0e9fe4f7
commit
6610980f7c
1 changed files with 2 additions and 2 deletions
|
@ -4710,7 +4710,7 @@ library.")
|
|||
(define-public ktextwidgets
|
||||
(package
|
||||
(name "ktextwidgets")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4719,7 +4719,7 @@ library.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"04h2fxamxxb09yvdb2i5lhs8643q2farq004yw0rs7l36k3g37d9"))))
|
||||
"0wxhi8sqxl3f7s6viwil5aw1xcdrryfkblx9qb93z3m61pkppdjd"))))
|
||||
(build-system qt-build-system)
|
||||
(propagated-inputs
|
||||
(list ki18n sonnet))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue