From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:37436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hO2H9-0002ng-JS for guix-patches@gnu.org; Tue, 07 May 2019 11:45:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hO2H8-0004gA-Ob for guix-patches@gnu.org; Tue, 07 May 2019 11:45:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45825) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hO2H8-0004g0-L0 for guix-patches@gnu.org; Tue, 07 May 2019 11:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hO2H8-0004uK-HS for guix-patches@gnu.org; Tue, 07 May 2019 11:45:02 -0400 Subject: bug#34807: [PATCH 1/2] Add (guix lzlib). Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190310180209.11578-1-mail@ambrevar.xyz> <8736ne3855.fsf@gnu.org> <87pnp2f7gr.fsf@ambrevar.xyz> <8736lxdxn6.fsf@ambrevar.xyz> <87lfzm7fdz.fsf@gnu.org> <878svm5xic.fsf@ambrevar.xyz> <87ef5e0vvv.fsf@gnu.org> <87o94h527a.fsf@ambrevar.xyz> <87a7fzffip.fsf@gnu.org> <87v9ynf9iu.fsf@nckx> <87d0ku21da.fsf@ambrevar.xyz> Date: Tue, 07 May 2019 17:44:16 +0200 In-Reply-To: <87d0ku21da.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 07 May 2019 09:02:41 +0200") Message-ID: <87lfzi46cv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Pierre Neidhardt Cc: 34807-done@debbugs.gnu.org Pierre Neidhardt skribis: > I'm very busy (with Next browser) these days, so I won't have much time. > Maybe I can give (1) a shot (lzip-decoding for clients), don't think > I'll have time for the guix publish part before a while. I=E2=80=99ll take a look at it, probably after 1.0.1. Anyway, we can close this issue and open new ones for the remaining bits. Ludo=E2=80=99.