From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3zvV-0002Ir-T6 for guix-patches@gnu.org; Mon, 16 Oct 2017 03:35:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3zvS-0004Sx-PH for guix-patches@gnu.org; Mon, 16 Oct 2017 03:35:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33714) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e3zvS-0004Sn-Ls for guix-patches@gnu.org; Mon, 16 Oct 2017 03:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e3zvS-0007hS-Ey for guix-patches@gnu.org; Mon, 16 Oct 2017 03:35:02 -0400 Subject: bug#28820: [PATCH] gnu: glib: Update to 2.54.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171013185654.7047-1-va511e@yahoo.com> Date: Mon, 16 Oct 2017 09:34:25 +0200 In-Reply-To: <20171013185654.7047-1-va511e@yahoo.com> (Vasile Dumitrascu's message of "Fri, 13 Oct 2017 20:56:54 +0200") Message-ID: <87a80rim0u.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Vasile Dumitrascu Cc: 28820-done@debbugs.gnu.org Hello Vasile, Vasile Dumitrascu skribis: > * gnu/packages/glib.scm (glib): Update to 2.54.1. Since glib has ~2K dependents, this should go to the =E2=80=98core-updates= =E2=80=99 branch (see for the rationale.) I just realized that somebody else pushed the same update in that branch, so we=E2=80=99re all set: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3Dc60ecc35da9f365f6= 925da62883d1a01cf9ef3e7 Thank you, Ludo=E2=80=99.