From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eC6uz-0005f1-JR for guix-patches@gnu.org; Tue, 07 Nov 2017 11:40:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eC6uw-0007iI-Gg for guix-patches@gnu.org; Tue, 07 Nov 2017 11:40:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:48112) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eC6uw-0007i5-Dy for guix-patches@gnu.org; Tue, 07 Nov 2017 11:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eC6uw-0006Bq-77 for guix-patches@gnu.org; Tue, 07 Nov 2017 11:40:02 -0500 Subject: bug#29135: awesome: Update to 4.2 Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171103151215.evx7fntgofkijhqq@abyayala> Date: Tue, 07 Nov 2017 17:39:35 +0100 In-Reply-To: <20171103151215.evx7fntgofkijhqq@abyayala> (ng0@infotropique.org's message of "Fri, 3 Nov 2017 15:12:15 +0000") Message-ID: <87efpa59h4.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: ng0 Cc: 29135-done@debbugs.gnu.org ng0 skribis: > This updates awesome to 4.2. > > Someone using awesome should test if this fixes the runtime > errors 4.0 currently gives on GuixSD. In any case we can't > break it anymore than it is right now, so 4.2 fixes 150 > issues as upstream states=E2=80=A6 Indeed. > In my opinion we should upstream the reproducibility fixes > we include locally, to share them with other projects. I agree. Are you volunteering? :-) > From d4950d35c76145defbfaa77c814d08c243d1f7f4 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Fri, 3 Nov 2017 15:07:58 +0000 > Subject: [PATCH] gnu: awesome: Update to 4.2. > > * gnu/packages/wm.scm (awesome): Update to 4.2. Applied, thanks! Ludo'.