From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] build GTK2 typelib file Date: Tue, 24 Mar 2015 10:16:48 +0100 Message-ID: <87bnjihi0v.fsf@gnu.org> References: <87k2yh3nye.fsf@mango.localdomain> <87k2ygqbwb.fsf@gnu.org> <87h9tfs570.fsf@mango.localdomain> <20150321083233.GA29223@debian> <87oanmuz15.fsf@netris.org> <87zj757zln.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]:47821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaKxB-00019f-HB for guix-devel@gnu.org; Tue, 24 Mar 2015 05:16:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaKx8-0005BY-Ql for guix-devel@gnu.org; Tue, 24 Mar 2015 05:16:53 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaKx8-0005BU-Nw for guix-devel@gnu.org; Tue, 24 Mar 2015 05:16:50 -0400 In-Reply-To: <87zj757zln.fsf@netris.org> (Mark H. Weaver's message of "Sun, 22 Mar 2015 12:42:44 -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: Mark H Weaver Cc: guix-devel Mark H Weaver skribis: > Mark H Weaver writes: > >> Andreas Enge writes: >> >>> On Fri, Mar 20, 2015 at 10:57:07PM +0100, Ricardo Wurmus wrote: >>>> Could someone please ask Hydra to build the packages? >>> >>> Done. >> >> This is a waste because it's not built on top of the 'openssl-update' >> branch, which will render all of those builds obsolete. Also, since the >> openssl update includes important security fixes, we should prioritize >> that for now. Therefore, I've deleted the gtk-rebuild jobset for now. >> After we've applied the openssl update to master and rebased >> 'gtk-rebuild' on top of that, we can ask Hydra to build it. > > This is all done now. I applied Ricardo's commit to master and deleted > the 'gtk-rebuild' branch. Thanks for handling this! Ludo=E2=80=99.