From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add pcre2. Date: Thu, 29 Oct 2015 21:37:55 +0100 Message-ID: <87611p8l7g.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrtxR-0003Bt-QJ for guix-devel@gnu.org; Thu, 29 Oct 2015 16:38:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrtxN-0007xY-Qm for guix-devel@gnu.org; Thu, 29 Oct 2015 16:38:01 -0400 In-Reply-To: (Ricardo Wurmus's message of "Thu, 29 Oct 2015 17:13:14 +0100") 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: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus skribis: > From 0f1d24e5a09c8adb2a39176b55c3407097e295ce Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Thu, 29 Oct 2015 17:12:17 +0100 > Subject: [PATCH] gnu: Add pcre2. > > * gnu/packages/pcre.scm (pcre2): New variable. LGTM, thanks! Ludo'.