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 gCwaEaw7kV/yEgAA0tVLHw (envelope-from ) for ; Thu, 22 Oct 2020 07:58:36 +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 iIaQC6w7kV9yRQAAbx9fmQ (envelope-from ) for ; Thu, 22 Oct 2020 07:58:36 +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 A04B594021E for ; Thu, 22 Oct 2020 07:58:35 +0000 (UTC) Received: from localhost ([::1]:49680 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVVUY-00063m-JW for larch@yhetil.org; Thu, 22 Oct 2020 03:58:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40660) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVVRr-0004Cl-VP for guix-devel@gnu.org; Thu, 22 Oct 2020 03:55:48 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39184) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVVRp-0003cN-Eu; Thu, 22 Oct 2020 03:55:45 -0400 Received: from [2a01:e0a:19b:d9a0:50c1:4a69:300e:4531] (port=40644 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kVVRo-0000dV-VT; Thu, 22 Oct 2020 03:55:45 -0400 From: Mathieu Othacehe To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Release v1.2 timetable References: <863630u6ap.fsf@gmail.com> <20201005101836.6qpcozxccisdf7yy@pelzflorian.localdomain> <8EFC55BC-8EE9-4A35-8E2E-B8BBA88B27EC@lepiller.eu> <87r1qcye9p.fsf@gnu.org> <87mu0z6du6.fsf@gnu.org> <87h7qo7xft.fsf@gnu.org> Date: Thu, 22 Oct 2020 09:55:43 +0200 In-Reply-To: <87h7qo7xft.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 21 Oct 2020 11:14:30 +0200") Message-ID: <877dri1yps.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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.01 X-TUID: wQmVAFATUcpf Hey Ludo, > For that we need a Guile-Git release, which could be made anytime now. > Mathieu, do you want to take care of it? If not, I can do it. Done with fbac2572f6ab6bf709302b0a270e1e66a942ba07. Thanks, Mathieu