gnu: kgraphviewer: Fix home page.
* gnu/packages/kde-frameworks.scm (kgraphviewer): Fix home page. Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
parent
cd265da15d
commit
65ebef38b8
@ -716,7 +716,7 @@ infrastructure.")
|
||||
qtsvg-5))
|
||||
(native-inputs
|
||||
(list pkg-config extra-cmake-modules kdoctools))
|
||||
(home-page "https://apps.kde.org/en/kgraphviewer")
|
||||
(home-page "https://apps.kde.org/kgraphviewer/")
|
||||
(synopsis "Graphviz dot graph viewer for KDE")
|
||||
(description "KGraphViewer is a Graphviz DOT graph file viewer, aimed to
|
||||
replace the other outdated Graphviz tools.")
|
||||
|
Loading…
Reference in New Issue
Block a user