gnu: kdoctools: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kdoctools): Update to 6.5.0. Change-Id: Iff4405d58d25e0669833d2e06e391641aa33935b
This commit is contained in:
parent
18c3e5619c
commit
e3a1009a20
@ -2425,7 +2425,7 @@ application crashes.")
|
||||
(define-public kdoctools
|
||||
(package
|
||||
(name "kdoctools")
|
||||
(version "6.4.0")
|
||||
(version "6.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -2434,7 +2434,7 @@ application crashes.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1hjds93czk201k8hah4skrzplmfk94qyps2cb3aaz30i0zwi5qb3"))))
|
||||
"1p81c2m5svhdjv97097q9wf3xhz014vjqh8hcg6587pf4bi1l7kq"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
Loading…
x
Reference in New Issue
Block a user