mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ infrastructure.")
|
||||||
qtsvg-5))
|
qtsvg-5))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config extra-cmake-modules kdoctools))
|
(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")
|
(synopsis "Graphviz dot graph viewer for KDE")
|
||||||
(description "KGraphViewer is a Graphviz DOT graph file viewer, aimed to
|
(description "KGraphViewer is a Graphviz DOT graph file viewer, aimed to
|
||||||
replace the other outdated Graphviz tools.")
|
replace the other outdated Graphviz tools.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue