From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: 01/01: gnu: glib: Update to 2.53.1. Date: Mon, 22 May 2017 14:51:20 +0200 Message-ID: <87d1b1yrzr.fsf@fastmail.com> References: <20170521221928.10340.63400@vcs0.savannah.gnu.org> <20170521221929.491B921037@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCmo4-0007TR-DE for guix-devel@gnu.org; Mon, 22 May 2017 08:51:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCmo1-0002rv-6A for guix-devel@gnu.org; Mon, 22 May 2017 08:51:28 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58635) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dCmo0-0002rh-OZ for guix-devel@gnu.org; Mon, 22 May 2017 08:51:25 -0400 In-Reply-To: <20170521221929.491B921037@vcs0.savannah.gnu.org> 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: Kei Kebreau , guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Kei Kebreau writes: > kkebreau pushed a commit to branch gnome-updates > in repository guix. > > commit 90e0b6024b375f919878414163a6ad5857cc4b3e > Author: Kei Kebreau > Date: Sun May 21 18:15:00 2017 -0400 > > gnu: glib: Update to 2.53.1. >=20=20=20=20=20 > * gnu/packages/glib.scm (glib): Update to 2.53.1. Many (most?) of the GNOME-family packages follow an "even/odd" development cycle, where the stable branches have even minor versions. While I couldn't find it mentioned explicitly on the glib homepage, a peek in the git repository suggests that they follow this model: https://git.gnome.org/browse/glib/refs/ So I think we should instead go for the most recent 2.52.x release. Can you check whether that is the case for "gobject-introspection" as well? `guix refresh` suggests the 1.52.x branch: /pre-inst-env guix refresh -t gnome gobject-introspection gnu/packages/glib.scm:292:13: gobject-introspection would be upgraded from = 1.50.0 to 1.52.1 I think it's okay to push these to the 'staging' branch, since the evaluation didn't get very far due to the offloading problems. Let's start over when things calm down. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlki3sgACgkQoqBt8qM6 VPoL+Af+PkMaDkXqicUP07IqqmmEKorZyBjQ1oe6Is1YzEVoyDRaKeyt87bLPUFh xfQOeJa1cZTtidcPg44mMAU8fbqkiyYUd2Cs5J0Y1UrYrD+lO1RuB7RHskJM7+kO VffUc7Lc4gqtpJAL0nHJoxe/cKH5KSle0p/A1nV0ihO8HJXv0RhJPPJaSHG/PggL z80j0j7HYfw8vdzT7g9AK6enXe7uUamPhnD9qRnIAkusY3s8dKCJNVNgpW3/NjT5 W9M6orF8NutvbwuXl+F/WMLIziD+oyfLNpRVH1+bTZjxxy3SxOo7qP74MSoLIfZs HeMIA9XKPBEDpHmDtwdUaslPANRJ5A== =z/cJ -----END PGP SIGNATURE----- --=-=-=--