From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: =?utf-8?Q?Let=E2=80=99s?= merge =?utf-8?Q?=E2=80=98core-updates?= =?utf-8?Q?=E2=80=99!?= Date: Tue, 24 Sep 2019 10:18:30 +0200 Message-ID: <87zhiuksyx.fsf@gnu.org> 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]:46129) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iCg1o-0007qC-UE for Guix-devel@gnu.org; Tue, 24 Sep 2019 04:18:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iCg1o-0005VB-Pv for Guix-devel@gnu.org; Tue, 24 Sep 2019 04:18:32 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=53406 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iCg1o-0004Zp-7X for Guix-devel@gnu.org; Tue, 24 Sep 2019 04:18:32 -0400 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.org@gnu.org Sender: "Guix-devel" To: Guix-devel Hello Guix! The =E2=80=98core-updates=E2=80=99 branch is in a good shape now, and I thi= nk we should go ahead and merge in the coming days! Please try to upgrade your system and your user profile to see if anything=E2=80=99s wrong for you (I did that a few days ago and I=E2=80=99m= happy!). You can test, for example, with: guix pull --branch=3Dcore-updates -p /tmp/new /tmp/new/bin/guix upgrade You can also check substitute availability: /tmp/new/bin/guix weather -c 10 Feedback welcome! Ludo=E2=80=99.