From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Perl modules for HTML and XML Date: Thu, 24 Dec 2015 10:12:11 +0100 Message-ID: <87io3o6wic.fsf@elephly.net> References: <87poxx78c6.fsf@mdc-berlin.de> <567B4494.20207@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC1wd-0005pz-Cr for guix-devel@gnu.org; Thu, 24 Dec 2015 04:12:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aC1wa-0001zj-6Q for guix-devel@gnu.org; Thu, 24 Dec 2015 04:12:23 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:25183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC1wZ-0001zc-U3 for guix-devel@gnu.org; Thu, 24 Dec 2015 04:12:20 -0500 In-reply-to: <567B4494.20207@gmail.com> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt writes: > On 12/23/2015 11:53 AM, Ricardo Wurmus wrote: >> (I’ll try to set up git send-email soon.) >> > Seems ok, except for this: > > gnu/packages/perl.scm:5946:5: perl-unicode-linebreak-2015.12: sentences > in description should be followed by two spaces; possible infraction at 104 Oh, thanks for catching this. I fixed this and pushed the patches. ~~ Ricardo