From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4HUyDvKhvl/KUgAA0tVLHw (envelope-from ) for ; Wed, 25 Nov 2020 18:26:58 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id IOD/CfKhvl+qSwAAbx9fmQ (envelope-from ) for ; Wed, 25 Nov 2020 18:26:58 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id F1BB1940366 for ; Wed, 25 Nov 2020 18:26:57 +0000 (UTC) Received: from localhost ([::1]:52780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1khzVI-0000v4-VR for larch@yhetil.org; Wed, 25 Nov 2020 13:26:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34466) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khzVA-0000ui-5x for guix-devel@gnu.org; Wed, 25 Nov 2020 13:26:48 -0500 Received: from mailout1.hostsharing.net ([2a01:37:1000::53df:5fcc:0]:60343) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khzV8-0001FN-6U for guix-devel@gnu.org; Wed, 25 Nov 2020 13:26:47 -0500 Received: from h20.hostsharing.net (h20.hostsharing.net [IPv6:2a01:37:1000::53df:5fec:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mailout1.hostsharing.net (Postfix) with ESMTPS id 3FD01101B3A90 for ; Wed, 25 Nov 2020 19:26:43 +0100 (CET) Received: from anna (55d45ee0.access.ecotel.net [85.212.94.224]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by h20.hostsharing.net (Postfix) with ESMTPSA id 738E03A107D for ; Wed, 25 Nov 2020 19:26:40 +0100 (CET) Date: Wed, 25 Nov 2020 19:26:39 +0100 From: Tobias Platen To: guix-devel@gnu.org Subject: Re: GNU Guix 1.2.0rc1 available for testing! Message-Id: <20201125192639.e30ba730ba5d9a4020070b28@platen-software.de> In-Reply-To: <87d00bua0n.fsf@gnu.org> References: <87d00hchij.fsf@gnu.org> <20201115191618.zuvkz65o3kcahfoz@pelzflorian.localdomain> <874klqb82u.fsf@gnu.org> <20201115231643.7mslq2sjzliv4nfd@pelzflorian.localdomain> <87v9e5ll7a.fsf@gnu.org> <871rgstjnz.fsf@gnu.org> <87k0ukb9xb.fsf@gnu.org> <87lff0qc4h.fsf@gnu.org> <87d00bua0n.fsf@gnu.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; powerpc64le-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2a01:37:1000::53df:5fcc:0; envelope-from=guix@platen-software.de; helo=mailout1.hostsharing.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.51 X-TUID: JupJUSTq4gID On Tue, 17 Nov 2020 19:13:28 +0100 Mathieu Othacehe wrote: Just saw that GNU Guix 1.2.0 released was recently released. In the Ode to 1.2.0 the back vocals are done by Festival (likely singing-mode.scm). Can I have the XML file that that was given to Festival. > > Hey, > > > One this patch is in, I think we’re ready for either an RC2 or the real > > thing. > > Pushed to 1.2.0 and master. Thanks Florian for all the testing! > > No objections to make the rc2 the final one. > > Thanks, > > Mathieu > -- Tobias Platen