From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 3/7] gnu: Add lua5.1-expat. Date: Mon, 22 Aug 2016 15:53:58 -0400 Message-ID: <20160822195358.GB25668@jasmine> References: <20160822193918.27397-1-rekado@elephly.net> <20160822193918.27397-4-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbvIW-0004T8-8b for guix-devel@gnu.org; Mon, 22 Aug 2016 15:54:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbvIS-00032X-3e for guix-devel@gnu.org; Mon, 22 Aug 2016 15:54:15 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:51558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbvIQ-00030b-Tg for guix-devel@gnu.org; Mon, 22 Aug 2016 15:54:12 -0400 Content-Disposition: inline In-Reply-To: <20160822193918.27397-4-rekado@elephly.net> 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: Ricardo Wurmus Cc: guix-devel@gnu.org On Mon, Aug 22, 2016 at 09:39:14PM +0200, Ricardo Wurmus wrote: > * gnu/packages/lua.scm (lua5.1-expat): New variable. > + (synopsis "SAX XML parser based on the Expat library.") `guix lint` complains about the period at the end.