From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 01/01: gnu: gnurl: Update to 7.44.0. Date: Mon, 19 Oct 2015 16:59:59 +0200 Message-ID: <87k2qizyxc.fsf@gnu.org> References: <20151018101335.23039.16829@vcs.savannah.gnu.org> <20151018102629.GA22196@debian> <876124i15h.fsf@gnu.org> <20151018200722.0b9926bf@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoBux-0008Nz-2A for guix-devel@gnu.org; Mon, 19 Oct 2015 11:00:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoBut-0007eq-BW for guix-devel@gnu.org; Mon, 19 Oct 2015 11:00:06 -0400 In-Reply-To: <20151018200722.0b9926bf@debian-netbook> (Efraim Flashner's message of "Sun, 18 Oct 2015 20:07:22 +0300") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner skribis: > On Sun, 18 Oct 2015 18:36:58 +0200 > ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > >> Andreas Enge skribis: >>=20 >> > I have also updated curl to 7.45.0. >> > >> > $ guix refresh -l curl >> > Building the following 82 packages would ensure 142 dependent >> > packages...=20=20 >>=20 >> Sounds OK to me. >>=20 >> > Is it okay to push to master, or should I wait for the next core-updat= es >> > cycle?=20=20 >>=20 >> =E2=80=98core-updates=E2=80=99 is for updates of the core: libc, gcc, co= reutils, GMP, >> etc. Here that would be a =E2=80=98curl-update=E2=80=99 or something li= ke that. >>=20 >> Ludo=E2=80=99. > > The concern is more about the numbers of packages that would be rebuilt f= rom > pushing the update Yes, sure. What I meant to say is that it=E2=80=99s often preferable to ha= ve focused branches, than to have break-the-world branches where it can be hard to find out what specific upgrade broke something. Of course we=E2=80=99re limited by the available CPU power on Hydra, so we = can=E2=80=99t just have one branch being built for each package upgrade. Ludo=E2=80=99.