From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.user Subject: Re: GNU Guile 2.1.3 released [beta] Date: Mon, 20 Jun 2016 15:55:07 +0200 Message-ID: <87twgoge2s.fsf@pobox.com> References: <87lh21le2j.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1466430954 19755 80.91.229.3 (20 Jun 2016 13:55:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jun 2016 13:55:54 +0000 (UTC) Cc: guile-user@gnu.org, guile-devel@gnu.org To: Matt Wette Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 20 15:55:37 2016 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 1bEzfp-0002Ar-N0 for guile-devel@m.gmane.org; Mon, 20 Jun 2016 15:55:33 +0200 Original-Received: from localhost ([::1]:43794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEzfo-0007HR-UX for guile-devel@m.gmane.org; Mon, 20 Jun 2016 09:55:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEzfj-0007HK-MO for guile-devel@gnu.org; Mon, 20 Jun 2016 09:55:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEzfe-0004gn-SW for guile-devel@gnu.org; Mon, 20 Jun 2016 09:55:27 -0400 Original-Received: from pb-sasl2.pobox.com ([64.147.108.67]:53538 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEzfe-0004gg-Ly; Mon, 20 Jun 2016 09:55:22 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id B7E7A227CF; Mon, 20 Jun 2016 09:55:21 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=oPe1+e/8pxpP99ZJzsC4f3hM5ls=; b=GTBuLZ RbzNUlLyBfiAR67hkC6OSnnPk7/YAEbSeqnjn6ELdZMbcewzfokOTgg7XqVbWCg/ R9YW4b1RvEFfefwfn2ATkwSRk3FqaRH9Tu9ulGNMr003ffQ+LCtmN+t4VMlfaB7X UvvSVxwxcFWcrJARHEIEuKcDkZNz/6PxL8jyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=xBr3/+VnKYKBtsMFo/Y5dukioWekXX6W 7AwMqIODPtTnp1IqSGw4P2xjIttbJhkkR1rmHMz/MkEpsQaH/89XPjzAKH00kT3T AIpfOAlfIsayi3mpgy+F/ygGbVFEjs1rFB+NquY492GQ7nMquB3U/sWkkptpiWy1 LZzabge19wY= Original-Received: from pb-sasl2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id B0958227CD; Mon, 20 Jun 2016 09:55:21 -0400 (EDT) Original-Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl2.pobox.com (Postfix) with ESMTPSA id D2E10227CC; Mon, 20 Jun 2016 09:55:20 -0400 (EDT) In-Reply-To: (Matt Wette's message of "Mon, 20 Jun 2016 05:58:32 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-Pobox-Relay-ID: A0EEA81A-36EE-11E6-BBF6-28A6F1301B6D-02397024!pb-sasl2.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.67 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:18374 gmane.lisp.guile.user:12665 Archived-At: On Mon 20 Jun 2016 14:58, Matt Wette writes: >> On Jun 19, 2016, at 2:31 AM, Andy Wingo wrote: >> >> We are pleased to announce GNU Guile release 2.1.3. >> > [snip] >> Here are the compressed sources: >> https://alpha.gnu.org/gnu/guile/guile-2.1.3.tar.gz (17MB) >> https://alpha.gnu.org/gnu/guile/guile-2.1.3.tar.xz (10MB) > > I did not see it in the gnu/guile directory. Bah, it seems that alpha.gnu.org is only accessible over HTTP. Sadness. The URLS are: http://alpha.gnu.org/gnu/guile/guile-2.1.3.tar.gz (17MB) http://alpha.gnu.org/gnu/guile/guile-2.1.3.tar.xz (10MB) Another reason to check the signatures :)