From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] Upgrade GLib to 2.44.0 Date: Sun, 05 Apr 2015 11:11:54 -0400 Message-ID: <87egny624l.fsf@netris.org> References: <87a8yn4nyf.fsf@pobox.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YemCu-0002oc-ON for guix-devel@gnu.org; Sun, 05 Apr 2015 11:11:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YemCr-00052m-FP for guix-devel@gnu.org; Sun, 05 Apr 2015 11:11:28 -0400 Received: from world.peace.net ([50.252.239.5]:55972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YemCr-00052d-Bb for guix-devel@gnu.org; Sun, 05 Apr 2015 11:11:25 -0400 In-Reply-To: <87a8yn4nyf.fsf@pobox.com> (Andy Wingo's message of "Sat, 04 Apr 2015 22:51:04 +0200") 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 Andy Wingo writes: > From 1f49addfe19de1cd932c424365ecb38d1008021a Mon Sep 17 00:00:00 2001 > From: Andy Wingo > Date: Sat, 4 Apr 2015 22:30:10 +0200 > Subject: [PATCH 1/3] Upgrade GLib to 2.44.0. By our conventions, we write this first line as: gnu: glib: Update to 2.44.0. 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 When it's finished rebuilding for x86_64 and i686, I'll push these updates to master. Thanks! Mark