From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=E9r=E9my?= Korwin-Zmijowski Newsgroups: gmane.lisp.guile.sources,gmane.lisp.guile.user,gmane.lisp.guile.devel Subject: Re: GNU Guile 3.0.5 released Date: Thu, 07 Jan 2021 17:44:06 +0100 Message-ID: References: <878s94gah7.fsf@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2481"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Evolution 3.36.4-0ubuntu1 To: Andy Wingo , guile-user@gnu.org, guile-sources@gnu.org, guile-devel@gnu.org, info-gnu@gnu.org Original-X-From: guile-sources-bounces+guile-sources=m.gmane-mx.org@gnu.org Thu Jan 07 17:44:23 2021 Return-path: Envelope-to: guile-sources@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kxYOc-0000Rw-Fy for guile-sources@m.gmane-mx.org; Thu, 07 Jan 2021 17:44:22 +0100 Original-Received: from localhost ([::1]:49860 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxYOb-0000pr-EX for guile-sources@m.gmane-mx.org; Thu, 07 Jan 2021 11:44:21 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxYOX-0000ob-Eu; Thu, 07 Jan 2021 11:44:17 -0500 Original-Received: from relay13.mail.gandi.net ([217.70.178.233]:34457) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxYOU-00066X-6y; Thu, 07 Jan 2021 11:44:17 -0500 Original-Received: from elite (unknown [83.118.200.115]) (Authenticated sender: jeremy@korwin-zmijowski.fr) by relay13.mail.gandi.net (Postfix) with ESMTPSA id B137E80007; Thu, 7 Jan 2021 16:44:06 +0000 (UTC) In-Reply-To: <878s94gah7.fsf@pobox.com> Received-SPF: none client-ip=217.70.178.233; envelope-from=jeremy@korwin-zmijowski.fr; helo=relay13.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-sources@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Guile source code postings and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-sources-bounces+guile-sources=m.gmane-mx.org@gnu.org Original-Sender: "guile-sources" Xref: news.gmane.io gmane.lisp.guile.sources:571 gmane.lisp.guile.user:17162 gmane.lisp.guile.devel:20632 Archived-At: Le jeudi 07 janvier 2021 à 14:09 +0100, Andy Wingo a écrit : > We are delighted to announce GNU Guile release 3.0.5, the latest in > the 3.0 stable release series. I am delighted to read this announce. Thank you to all hackers involved! Jérémy