gnu: ktexteditor: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 6.4.0. Change-Id: Ibf646cfa072dbf517333b2256ff6940e9f58bf5cmaster
parent
6aa20e7f5c
commit
dc79994224
|
@ -4615,7 +4615,7 @@ Items.")
|
|||
(define-public ktexteditor
|
||||
(package
|
||||
(name "ktexteditor")
|
||||
(version "6.3.0")
|
||||
(version "6.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4624,7 +4624,7 @@ Items.")
|
|||
"ktexteditor-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0xip50g976s9h6196nlgpzc1wvmyl051iyjyfjri610axgxbz7cp"))))
|
||||
"1m6nrknkdclrx31yicvndswlm8f8pggz2s88sl2g4rlxaiwilpl2"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kparts
|
||||
|
|
Reference in New Issue