From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathieu Lirzin Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] gnu: guile: Add guile-irregex. Date: Thu, 05 Nov 2015 21:54:29 +0100 Message-ID: <87mvuscgl6.fsf@gnu.org> References: <87io5ge0ws.fsf@dustycloud.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446756907 13459 80.91.229.3 (5 Nov 2015 20:55:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Nov 2015 20:55:07 +0000 (UTC) Cc: guile-devel@gnu.org To: Christopher Allan Webber Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Nov 05 21:55:03 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 1ZuRYi-0008K0-VZ for guile-devel@m.gmane.org; Thu, 05 Nov 2015 21:55:01 +0100 Original-Received: from localhost ([::1]:35318 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuRYi-0002Up-9Z for guile-devel@m.gmane.org; Thu, 05 Nov 2015 15:55:00 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuRYK-00027u-Rx for guile-devel@gnu.org; Thu, 05 Nov 2015 15:54:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuRYH-0004ji-GE for guile-devel@gnu.org; Thu, 05 Nov 2015 15:54:36 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuRYH-0004je-Cp; Thu, 05 Nov 2015 15:54:33 -0500 Original-Received: from mek33-4-82-236-46-88.fbx.proxad.net ([82.236.46.88]:47160 helo=godel) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZuRYG-0001vZ-QQ; Thu, 05 Nov 2015 15:54:33 -0500 In-Reply-To: <87io5ge0ws.fsf@dustycloud.org> (Christopher Allan Webber's message of "Thu, 05 Nov 2015 12:46:57 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:17988 Archived-At: 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, -- Mathieu Lirzin