me
/
guix
Archived
1
0
Fork 0

gnu: kgraphviewer: Fix home page.

* gnu/packages/kde-frameworks.scm (kgraphviewer): Fix home page.

Signed-off-by: Marius Bakke <marius@gnu.org>
master
Brendan Tildesley 2022-02-02 13:55:44 +11:00 committed by Marius Bakke
parent cd265da15d
commit 65ebef38b8
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -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.")