From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jean Louis Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.sources Subject: Re: GNU Guile 2.2.0 released Date: Thu, 16 Mar 2017 17:27:50 +0300 Message-ID: <20170316142750.GA3075@protected.rcdrun.com> References: <8760j95xxl.fsf@pobox.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1489674664 32415 195.159.176.226 (16 Mar 2017 14:31:04 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 16 Mar 2017 14:31:04 +0000 (UTC) Cc: guile-sources@gnu.org, guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Mar 16 15:30:58 2017 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1coWQa-0007fT-9K for guile-devel@m.gmane.org; Thu, 16 Mar 2017 15:30:56 +0100 Original-Received: from localhost ([::1]:43864 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coWQg-0000Vy-AT for guile-devel@m.gmane.org; Thu, 16 Mar 2017 10:31:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coWQY-0000U7-I7 for guile-devel@gnu.org; Thu, 16 Mar 2017 10:30:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coWQV-0004P5-CU for guile-devel@gnu.org; Thu, 16 Mar 2017 10:30:54 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:42482) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1coWQV-0004Ov-4i; Thu, 16 Mar 2017 10:30:51 -0400 Original-Received: from protected.rcdrun.com (localhost [::1]) (AUTH: PLAIN securesender, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by stw1.rcdrun.com with ESMTPSA; Thu, 16 Mar 2017 07:31:22 -0700 id 0000000000098641.0000000058CAA1BA.000046D7 Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local; Thu, 16 Mar 2017 17:27:50 +0300 id 00000000000ED563.0000000058CAA0E6.00000C49 Content-Disposition: inline In-Reply-To: <8760j95xxl.fsf@pobox.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 217.170.207.13 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.lisp.guile.devel:19062 gmane.lisp.guile.sources:468 Archived-At: On the page: https://www.gnu.org/software/guile/download/#releases where it says: - The latest release of Guile's 2.2.x series is 2.2.0 - The latest release of Guile's legacy 2.0.x series is 2.0.14 There is mistake with the link 2.2.0: https://www.gnu.org/software/guile/download/(string-append%20https://ftp.gnu.org/gnu/guile/guile-%20(latest-guile-version)%20.tar.gz) Jean