From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christopher Allan Webber Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] gnu: guile: Add guile-irregex. Date: Fri, 06 Nov 2015 08:17:14 -0600 Message-ID: <87d1vndxg0.fsf@dustycloud.org> References: <87io5ge0ws.fsf@dustycloud.org> <87mvuscgl6.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446819454 27956 80.91.229.3 (6 Nov 2015 14:17:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Nov 2015 14:17:34 +0000 (UTC) Cc: guile-devel@gnu.org To: Mathieu Lirzin Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Nov 06 15:17:33 2015 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zuhpc-00015m-FO for guile-devel@m.gmane.org; Fri, 06 Nov 2015 15:17:32 +0100 Original-Received: from localhost ([::1]:39011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zuhpb-0001SG-GJ for guile-devel@m.gmane.org; Fri, 06 Nov 2015 09:17:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuhpS-0001Rf-UF for guile-devel@gnu.org; Fri, 06 Nov 2015 09:17:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuhpS-0001u1-30 for guile-devel@gnu.org; Fri, 06 Nov 2015 09:17:22 -0500 Original-Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:35198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuhpR-0001tj-VC for guile-devel@gnu.org; Fri, 06 Nov 2015 09:17:22 -0500 Original-Received: from earlgrey (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id 3012026789; Fri, 6 Nov 2015 09:17:20 -0500 (EST) In-reply-to: <87mvuscgl6.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2600:3c02::f03c:91ff:feae:cb51 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17998 Archived-At: Mathieu Lirzin writes: > Christopher Allan Webber writes: > >> Irregex, packaged for Guile! Horray! >> >> On a side note, it would really be nice to have a >> r6rs-build-system... starting to result in a lot of similar spaghetti in >> a few of these packages. >> >> I don't know how that works though, so consider that a research project >> for another day. >> >> >>>>From 38edbac8ab42e1518424fd2da4d53ece2c96094c Mon Sep 17 00:00:00 2001 >> From: Christopher Allan Webber >> Date: Thu, 5 Nov 2015 12:20:03 -0600 >> Subject: [PATCH] gnu: guile: Add guile-irregex. >> >> * gnu/packages/guile.scm (guile-irregex): New variable. > > Hi, > > I guess you have sent this to the wrong ML. > > Can you send it to guix-devel? > > Thanks, Yes... oops, sorry!