From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqbcF-0003Tf-P6 for guix-patches@gnu.org; Tue, 27 Feb 2018 04:32:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqbcA-0002VY-KZ for guix-patches@gnu.org; Tue, 27 Feb 2018 04:32:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eqbcA-0002VU-HV for guix-patches@gnu.org; Tue, 27 Feb 2018 04:32:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eqbcA-0000fe-8S for guix-patches@gnu.org; Tue, 27 Feb 2018 04:32:02 -0500 Subject: [bug#30441] [PATCH] gnu: boost: Update to 1.66.0. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180212233358.4911-1-arunisaac@systemreboot.net> <20180213194633.GA1536@jasmine.lan> <20180217135807.GB17522@jurong> Date: Tue, 27 Feb 2018 10:31:42 +0100 In-Reply-To: <20180217135807.GB17522@jurong> (Andreas Enge's message of "Sat, 17 Feb 2018 14:58:07 +0100") Message-ID: <87woyy4w3l.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Andreas Enge Cc: 30441@debbugs.gnu.org Hello, Andreas Enge skribis: > On Tue, Feb 13, 2018 at 02:46:33PM -0500, Leo Famulari wrote: >> This is a change for the next core-updates cycle, so I put it on my >> local core-updates-next branch. But please try to remember it, too :) > > would it not be better to build it (after the next core-updates merge, > or even the next release) on a feature branch? I=E2=80=99d recommend either that or current =E2=80=98staging=E2=80=99 (tho= ugh you=E2=80=99d need to check with Leo and Marius if that=E2=80=99s fine) or =E2=80=98core-updates= =E2=80=99. > There are new releases of mpfr and mpc; it would be nice to have a quick > core-updates run with these packages that really belong to the core (toge= ther > with a few others, maybe, like glibc?) right after the next guix release. You should definitely try updating them in the current =E2=80=98core-update= s=E2=80=99 branch. Now=E2=80=99s the time! :-) Thanks, Ludo=E2=80=99.