mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -716,7 +716,7 @@ (define-public kgraphviewer
|
|||
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 a new issue