From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] Upgrade GLib to 2.44.0 Date: Mon, 06 Apr 2015 17:36:29 -0400 Message-ID: <87384dym5e.fsf@netris.org> References: <87a8yn4nyf.fsf@pobox.com> <87egny624l.fsf@netris.org> <87619a60u9.fsf@netris.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:4830:134:3::10]:46833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfEgf-0008HF-Tm for guix-devel@gnu.org; Mon, 06 Apr 2015 17:36:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfEgb-0005C8-GC for guix-devel@gnu.org; Mon, 06 Apr 2015 17:36:05 -0400 Received: from world.peace.net ([50.252.239.5]:60484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfEgb-0005C2-DJ for guix-devel@gnu.org; Mon, 06 Apr 2015 17:36:01 -0400 In-Reply-To: <87619a60u9.fsf@netris.org> (Mark H. Weaver's message of "Sun, 05 Apr 2015 11:39:42 -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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andy Wingo Cc: guix-devel@gnu.org Mark H Weaver writes: > Mark H Weaver writes: > >> I've pushed both this patch and the cairo update patch to a new branch >> 'glib-rebuild', and asked hydra to rebuild the system based on it. >> >> http://hydra.gnu.org/jobset/gnu/glib-rebuild > > =E5=AE=8B=E6=96=87=E6=AD=A6 suggested adding a search= path specification > to 'GIO_EXTRA_MODULES' to glib, so I asked him to push it to the > 'glib-rebuild' branch as well, commit a6be936be0. I actually ended up pushing these patches to 'core-updates' and removed the 'glib-rebuild' branch, since a rebuild-the-world 'gettext' fix was also needed. Mark