guix-patches
[Top][All Lists]
Advanced

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

[bug#28583] [PATCH 5/7] gnu: Add ruby-progress_bar.


From: Christopher Baines
Subject: [bug#28583] [PATCH 5/7] gnu: Add ruby-progress_bar.
Date: Sat, 30 Sep 2017 09:23:37 +0100

On Wed, 27 Sep 2017 22:43:31 +1000
Ben Woodcroft <address@hidden> wrote:

> On 25/09/17 03:17, Christopher Baines wrote:
> > * gnu/packages/ruby.scm (ruby-progress_bar): New variable.
> > ---
> >   gnu/packages/ruby.scm | 31 +++++++++++++++++++++++++++++++
> >   1 file changed, 31 insertions(+)
> >
> > diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
> > index 9863d4b37..5dde022c6 100644
> > --- a/gnu/packages/ruby.scm
> > +++ b/gnu/packages/ruby.scm
> > @@ -2114,6 +2114,37 @@ for select languages.")
> >       (home-page "http://coderay.rubychan.de";)
> >       (license license:expat)))
> >   
> > +(define-public ruby-progress_bar
> > +  (package
> > +    (name "ruby-progress_bar")  
> OK. Unfortunate that there is also a progress-bar gem.

Indeed, I packaged the wrong one at first, and was wondering why things
were not working...

> LGTM.

Attachment: pgpz76AojOoab.pgp
Description: OpenPGP digital signature


reply via email to

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