Re: [PATCH 1/2] gnu: vte: Provide 0.36.5.

2015-11-16 Thread Ludovic Courtès
Efraim Flashner skribis: > On Sun, 15 Nov 2015 18:46:04 +0100 > l...@gnu.org (Ludovic Courtès) wrote: > >> Efraim Flashner skribis: >> >> > * gnu/packages/gnome.scm (vte): Add version 0.36.5. >> >> [...] >> >> > +;; provides vte 2.90, required for some terminal emulators >> > +(define-publi

Re: [PATCH 1/2] gnu: vte: Provide 0.36.5.

2015-11-16 Thread Ludovic Courtès
Efraim Flashner skribis: > * gnu/packages/gnome.scm (vte): Add version 0.36.5. [...] > +;; provides vte 2.90, required for some terminal emulators > +(define-public vte-0.36 > + (package (inherit vte) > +(name "vte") > +(version "0.36.5") Is this particular version really needed? We

Re: [PATCH 1/2] gnu: vte: Provide 0.36.5.

2015-11-16 Thread Efraim Flashner
On Sun, 15 Nov 2015 22:22:31 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Efraim Flashner skribis: > > [...] > Fair enough. In that case, it’s fine to commit this intermediate > version. It would be ideal if you could add a link to the Tilda bug > report that discusses this issue. > > Tha

Re: [PATCH 1/2] gnu: vte: Provide 0.36.5.

2015-11-16 Thread Efraim Flashner
On Sun, 15 Nov 2015 18:46:04 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Efraim Flashner skribis: > > > * gnu/packages/gnome.scm (vte): Add version 0.36.5. > > [...] > > > +;; provides vte 2.90, required for some terminal emulators > > +(define-public vte-0.36 > > + (package (inherit vte)

[PATCH 1/2] gnu: vte: Provide 0.36.5.

2015-11-10 Thread Efraim Flashner
* gnu/packages/gnome.scm (vte): Add version 0.36.5. --- gnu/packages/gnome.scm | 18 ++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 387f9ef..b48ce57 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -11,6 +1