From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Guile 3 migration plan Date: Fri, 24 Jan 2020 10:29:30 +0100 Message-ID: <87d0b9fbid.fsf@gnu.org> References: <874kwvemsw.fsf@inria.fr> <871rrxycs5.fsf@gnu.org> <87tv4rqgnu.fsf@gnu.org> <87o8uyf3xy.fsf@gnu.org> <87tv4mp1p5.fsf@gnu.org> <87pnf9vmi2.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60333) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuvHT-0005IO-5s for guix-devel@gnu.org; Fri, 24 Jan 2020 04:29:36 -0500 In-Reply-To: <87pnf9vmi2.fsf@elephly.net> (Ricardo Wurmus's message of "Thu, 23 Jan 2020 23:25:25 +0100") 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+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org Hi! Ricardo Wurmus skribis: > Ludovic Court=C3=A8s writes: > >> Regardless, I would go ahead and move (guix self) to Guile 3 now. > > Sounds good to me! Done in 039cb8e6b11928639915eba40a9ead1bed1fef5f. There=E2=80=99s a build failure on aarch64 that I=E2=80=99m tracking down: http://ci.guix.info/build/2184296/details Let=E2=80=99s see=E2=80=A6 Ludo=E2=80=99.