mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
gnu: ktexteditor: Update to 6.19.0.
* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 6.19.0. Change-Id: Ic5698e0f12f57be774f37c7ac59715777b8720d0
This commit is contained in:
parent
20c2a15116
commit
2848944cb3
1 changed files with 2 additions and 2 deletions
|
|
@ -4478,7 +4478,7 @@ Items.")
|
|||
(define-public ktexteditor
|
||||
(package
|
||||
(name "ktexteditor")
|
||||
(version "6.18.0")
|
||||
(version "6.19.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -4487,7 +4487,7 @@ Items.")
|
|||
"ktexteditor-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"05mmywmx20igxkkszlq3wkw0gjsnaybr3qvv3x8cmim06q2bp2jg"))))
|
||||
"1w87m110rarqv4il292a34jmgn2q7psyix6y0zyjps9jzq82jf7j"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kparts
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue