From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: =?utf-8?Q?Let=E2=80=99s?= freeze and build =?utf-8?Q?=E2=80=98core-updates=E2=80=99!?= Date: Tue, 07 Mar 2017 14:59:39 +0100 Message-ID: <87fuipchmc.fsf@gnu.org> References: <87mvdpw3b3.fsf@gnu.org> <87zihoizr4.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87tw7wspwp.fsf@gnu.org> <87zihfwshj.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20170221173201.GA9718@jasmine> <20170221174149.GA5944@jasmine> <87innmzrrt.fsf@gnu.org> <87lgsi60z5.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87wpc2s9bn.fsf@gnu.org> <20170306222658.GA10869@jasmine> 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]:40198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clFeT-0007L0-Dr for guix-devel@gnu.org; Tue, 07 Mar 2017 08:59:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clFeQ-0002iG-Dk for guix-devel@gnu.org; Tue, 07 Mar 2017 08:59:45 -0500 In-Reply-To: <20170306222658.GA10869@jasmine> (Leo Famulari's message of "Mon, 6 Mar 2017 17:26:58 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Mon, Mar 06, 2017 at 04:39:56PM +0100, Ludovic Court=C3=A8s wrote: >> It=E2=80=99s been 3 days since their message and it hasn=E2=80=99t happe= ned yet, so >> perhaps we should simply run autoreconf. >>=20 >> Thoughts? > > Okay. > >> BTW, xorg-server is a build-time dependency of gtk+@3 (for test >> purposes), which is the main reason why it has so many dependents. >> Perhaps it would be fine to keep using 1.9.12 for GTK+. That way, we >> can update xorg-server without rebuilding the world. > > Good idea. Should xorg-server-for-gtk inherit from xorg-server or be a > completely separate package? Or something else? I guess it could be called =E2=80=98xorg-server-1.9.12=E2=80=99 and technic= ally inherit from =E2=80=98xorg-server=E2=80=99 but override the version and source. Ludo=E2=80=99.