Re: [PATCH 1/5] gnu: gtk+: Add "bin" output.

2016-08-29 Thread Ludovic Courtès
宋文武 skribis: > * gnu/packages/gtk.scm (gtk+)[outputs]: New field. > --- > gnu/packages/gtk.scm | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm > index 21365b9..5c42053 100644 > --- a/gnu/packages/gtk.scm > +++

Re: [PATCH 1/5] gnu: gtk+: Add "bin" output.

2016-08-23 Thread 宋文武
Hi, I pushed those patches and the results of a run of gnome updater into core-updates.

Re: [PATCH 1/5] gnu: gtk+: Add "bin" output.

2016-08-14 Thread 宋文武
Eric Bavier writes: > On Sat, 13 Aug 2016 22:21:53 -0400 > Leo Famulari wrote: > >> On Sat, Aug 06, 2016 at 06:46:12PM +0800, 宋文武 wrote: >> > * gnu/packages/gtk.scm (gtk+)[outputs]: New field. >> > --- >> > gnu/packages/gtk.scm | 1 + >> > 1 file

Re: [PATCH 1/5] gnu: gtk+: Add "bin" output.

2016-08-13 Thread Eric Bavier
On Sat, 13 Aug 2016 22:21:53 -0400 Leo Famulari wrote: > On Sat, Aug 06, 2016 at 06:46:12PM +0800, 宋文武 wrote: > > * gnu/packages/gtk.scm (gtk+)[outputs]: New field. > > --- > > gnu/packages/gtk.scm | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git

Re: [PATCH 1/5] gnu: gtk+: Add "bin" output.

2016-08-13 Thread Leo Famulari
On Sat, Aug 06, 2016 at 06:46:12PM +0800, 宋文武 wrote: > * gnu/packages/gtk.scm (gtk+)[outputs]: New field. > --- > gnu/packages/gtk.scm | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm > index 21365b9..5c42053 100644 > --- a/gnu/packages/gtk.scm

[PATCH 1/5] gnu: gtk+: Add "bin" output.

2016-08-06 Thread 宋文武
* gnu/packages/gtk.scm (gtk+)[outputs]: New field. --- gnu/packages/gtk.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index 21365b9..5c42053 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -624,6 +624,7 @@ application suites.")