Re: [PATCH] gnu: Add gzstream.

2016-09-06 Thread Efraim Flashner
gt;> functionality in a C++ > >> +iostream. It is basically just a wrapper.") > > > > The second sentence may be left off, IMO. > > > >> +(license license:lgpl2.1))) > > ^ > > This should be lgpl2.1+ because of the &quo

Re: [PATCH] gnu: Add gzstream.

2016-08-31 Thread Marius Bakke
of the "or later" in the file headers. > > Could you send an updated patch? Hi Eric, Thanks for the quick feedback! Correct on all accounts. Updated patch below. >From a8aae7f44289c75f67f2bea1046206f79acbdbdb Mon Sep 17 00:00:00 2001 From: Marius Bakke <m.ba...@

Re: [PATCH] gnu: Add gzstream.

2016-08-30 Thread Eric Bavier
Thanks for the patch! Comments below: On Tue, 30 Aug 2016 19:17:14 +0100 Marius Bakke wrote: > From 5e96b895c1ed77a6bfdcbe5c6dbd68220fd5a8dc Mon Sep 17 00:00:00 2001 > From: Marius Bakke > Date: Fri, 12 Aug 2016 02:29:51 +0100 > Subject: [PATCH 1/1]

[PATCH] gnu: Add gzstream.

2016-08-30 Thread Marius Bakke
>From 5e96b895c1ed77a6bfdcbe5c6dbd68220fd5a8dc Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Fri, 12 Aug 2016 02:29:51 +0100 Subject: [PATCH 1/1] gnu: Add gzstream. * gnu/packages/compression.scm (gzstream): New variable. --- gnu/packages/compression.scm | 35