From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 1/3] gnu: Add utfcpp. Date: Thu, 12 May 2016 13:02:05 +0300 Message-ID: <87mvnvzjaa.fsf@gmail.com> References: <1462646181.1130095.601018617.5F6ADC8F@webmail.messagingengine.com> <20160507221923.GA16050@jasmine> <1462673439.1215291.601202577.5D6E31AB@webmail.messagingengine.com> <87h9e9ge6o.fsf@gmail.com> <1462718608.1361705.601472801.75471A15@webmail.messagingengine.com> <20160509033123.GA25977@jasmine> <87h9e7pskn.fsf@gmail.com> <1462923119.2127152.604121329.706EC4C2@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0nRf-0007Se-Sq for guix-devel@gnu.org; Thu, 12 May 2016 06:02:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0nRa-0004Z7-4L for guix-devel@gnu.org; Thu, 12 May 2016 06:02:15 -0400 Received: from mail-lf0-x243.google.com ([2a00:1450:4010:c07::243]:34330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0nRV-0004Xx-IS for guix-devel@gnu.org; Thu, 12 May 2016 06:02:10 -0400 Received: by mail-lf0-x243.google.com with SMTP id m101so7378357lfi.1 for ; Thu, 12 May 2016 03:02:05 -0700 (PDT) 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: Alex Griffin Cc: guix-devel@gnu.org Alex Griffin (2016-05-11 02:31 +0300) wrote: > Here's an updated patch with utfcpp moved to textutils. > > From 0fada0c526a9d3aa1573d96ec488da1c20b43a0d Mon Sep 17 00:00:00 2001 > From: Alex Griffin > Date: Sat, 7 May 2016 12:16:39 -0500 > Subject: [PATCH 1/2] gnu: Add utfcpp. > > * gnu/packages/textutils.scm (utfcpp): New variable. I will commit it when git.sv.gnu.org allows me to do it, thanks! -- Alex