From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] python-lzo + python-lz4 Date: Sat, 24 Sep 2016 21:58:20 +0200 Message-ID: <20160924215820.03bd61e2@scratchpost.org> References: <8760pl5nda.fsf@we.make.ritual.n0.is> <20160924202527.2502caeb@scratchpost.org> <87ponthzw8.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnt62-0002WD-BM for guix-devel@gnu.org; Sat, 24 Sep 2016 15:58:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnt5y-0001yu-5h for guix-devel@gnu.org; Sat, 24 Sep 2016 15:58:49 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:34235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnt5x-0001yO-Ue for guix-devel@gnu.org; Sat, 24 Sep 2016 15:58:46 -0400 In-Reply-To: <87ponthzw8.fsf@we.make.ritual.n0.is> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel@gnu.org Hi, On Sat, 24 Sep 2016 19:16:23 +0000 ng0 wrote: > Thanks for your tips. > I tried to apply, but I might've gotten it wrong. Can you send this in > patch form so I can be sure of what I change? Especially the linebreak > is not good to understand just in ascii. Sure. (It's a normal line break in a string literal) I've posted the new patch.