guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/09: gnu: vte-ng: Add a home page.


From: guix-commits
Subject: 05/09: gnu: vte-ng: Add a home page.
Date: Wed, 21 Nov 2018 17:14:20 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit afd90f8d62de252931be9c1fa3a5c6e3b1074b04
Author: Marius Bakke <address@hidden>
Date:   Wed Nov 21 22:57:14 2018 +0100

    gnu: vte-ng: Add a home page.
    
    * gnu/packages/gnome.scm (vte-ng)[home-page]: New field.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4a118fe..1420a55 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]