From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Linas Vepstas Newsgroups: gmane.lisp.guile.devel Subject: Re: GNU Guile 1.9.0 released (alpha) Date: Fri, 19 Jun 2009 18:55:05 -0500 Message-ID: <3ae3aa420906191655u4976069at6af5297ee2458e36@mail.gmail.com> References: <86y6rnev6m.fsf@gnu.org> Reply-To: linasvepstas@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1245455715 25588 80.91.229.12 (19 Jun 2009 23:55:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Jun 2009 23:55:15 +0000 (UTC) Cc: guile-devel@gnu.org To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 20 01:55:13 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MHnvN-0000uS-6R for guile-devel@m.gmane.org; Sat, 20 Jun 2009 01:55:13 +0200 Original-Received: from localhost ([127.0.0.1]:42543 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHnvM-0005Bh-HD for guile-devel@m.gmane.org; Fri, 19 Jun 2009 19:55:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHnvI-000584-Rm for guile-devel@gnu.org; Fri, 19 Jun 2009 19:55:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHnvI-000571-6g for guile-devel@gnu.org; Fri, 19 Jun 2009 19:55:08 -0400 Original-Received: from [199.232.76.173] (port=56296 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHnvH-00056a-VD for guile-devel@gnu.org; Fri, 19 Jun 2009 19:55:07 -0400 Original-Received: from yw-out-1718.google.com ([74.125.46.154]:13832) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHnvG-00084J-ID; Fri, 19 Jun 2009 19:55:06 -0400 Original-Received: by yw-out-1718.google.com with SMTP id 5so958278ywm.66 for ; Fri, 19 Jun 2009 16:55:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=TvZjI/I1zs8yG5kfL6WwgTk/aA3Lkvk5pftrDPw3hKE=; b=h9ZfNkQxYyxSPSFQ9oyX+W0AJcZucC8J92RDxRZA381352tWfzHQb41fFBuGE/LP/t p0v1X74PCY1InMPSvFBJrLGAfvSRFh7hrXq36KqX2Vpui/A9BbL4pkgfc01DFDxqbLOL Je4POx6+FlTPfc+TqrdUkN2ibUqTC8vqtfsOA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=c5cn28RAmsX79oqvl514LEYvrh9ABkJBWdSD1hlJGVz74hnbEpVNGqp3nDSs9UV0gu 42HZTsk5KDUyDzBcdecSUTDg7gQohJ7B4COF0AdPMmk0EzLc7kwZQsWdSg690enHoGvq P2ppGlRGVzdu9ZVPRBtoSGoS61oljEoPolE9M= Original-Received: by 10.100.191.16 with SMTP id o16mr4539088anf.173.1245455705359; Fri, 19 Jun 2009 16:55:05 -0700 (PDT) In-Reply-To: <86y6rnev6m.fsf@gnu.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8724 Archived-At: 2009/6/19 Ludovic Court=C3=A8s : > We are pleased to announce GNU Guile release 1.9.0. ... >=C2=A0 provide > feedback to `guile-devel@gnu.org'. Hmm. 'libunistring' is so new that not even debian has a package for it. Its also labelled as 'alpha'. You sure you want to/need to have a dependency on this? --linas