[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25725: [PATCH] gnu: Add blists.
From: |
ng0 |
Subject: |
bug#25725: [PATCH] gnu: Add blists. |
Date: |
Wed, 1 Mar 2017 19:57:57 +0000 |
On 17-03-01 13:18:10, Kei Kebreau wrote:
> address@hidden writes:
>
> > From: ng0 <address@hidden>
> >
> > * gnu/packages/mail.scm (blists): New variable.
> > ---
> > gnu/packages/mail.scm | 35 +++++++++++++++++++++++++++++++++++
> > 1 file changed, 35 insertions(+)
> >
> > diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
> > index a9b2cb3ec..4ecaeb7fb 100644
> > --- a/gnu/packages/mail.scm
> > +++ b/gnu/packages/mail.scm
> > @@ -1951,3 +1951,38 @@ installation on systems where resources are limited.
> > Its features include:
> > @item Rich and customisable texts for automated operations.
> > @end enumerate\n")
> > (license license:expat)))
> > +
> > +(define-public blists
> LGTM. Pushed as 3a263368dd658ca5dc81e171ef041712c9e9b7a4.
Thanks, closed.