From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQ7TP-0004yo-J5 for guix-patches@gnu.org; Fri, 23 Nov 2018 04:10:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQ7TO-0002gY-ME for guix-patches@gnu.org; Fri, 23 Nov 2018 04:10:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:38733) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQ7TO-0002g6-Iv for guix-patches@gnu.org; Fri, 23 Nov 2018 04:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gQ7TO-0004AV-E1 for guix-patches@gnu.org; Fri, 23 Nov 2018 04:10:02 -0500 Subject: [bug#32102] [PATCH v2 2/2] gnu: gajim: Combine wrap-program phases. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180711192652.20186-1-arunisaac@systemreboot.net> <20180711192652.20186-3-arunisaac@systemreboot.net> <87zhyv1qe8.fsf@lassieur.org> <87y3dudsz0.fsf@gnu.org> <87mut8avme.fsf@gnu.org> <87wos89a6i.fsf@gnu.org> Date: Fri, 23 Nov 2018 10:09:21 +0100 In-Reply-To: (Arun Isaac's message of "Thu, 22 Nov 2018 22:24:06 +0530") Message-ID: <87zhu088ji.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: Arun Isaac Cc: 32102@debbugs.gnu.org, =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Hello Arun, Arun Isaac skribis: > May I push this patchset to the core-updates branch? If I understand > correctly, a new core-updates cycle has come up. > > https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00294.html Unfortunately =E2=80=98core-updates=E2=80=99 still hasn=E2=80=99t been merg= ed (hence my call for help on guix-devel :-)). But the good news is that you can apply this patch to =E2=80=98core-updates-next=E2=80=99. Thanks for not forgetting about it! Ludo=E2=80=99.