gnu: vte-ng: Add a home page.
* gnu/packages/gnome.scm (vte-ng)[home-page]: New field.
This commit is contained in:
parent
b96386501f
commit
afd90f8d62
|
@ -2116,6 +2116,7 @@ editors, IDEs, etc.")
|
||||||
(inherit vte)
|
(inherit vte)
|
||||||
(name "vte-ng")
|
(name "vte-ng")
|
||||||
(version "0.52.2.a")
|
(version "0.52.2.a")
|
||||||
|
(home-page "https://github.com/thestinger/vte-ng")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gtk-doc" ,gtk-doc)
|
`(("gtk-doc" ,gtk-doc)
|
||||||
("gperf" ,gperf)
|
("gperf" ,gperf)
|
||||||
|
|
Loading…
Reference in New Issue