summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/gnome.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4a118fe0fc..1420a55f24 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2116,6 +2116,7 @@ editors, IDEs, etc.")
     (inherit vte)
     (name "vte-ng")
     (version "0.52.2.a")
+    (home-page "https://github.com/thestinger/vte-ng")
     (native-inputs
      `(("gtk-doc" ,gtk-doc)
        ("gperf" ,gperf)