From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gN1JY-0004En-M8 for guix-patches@gnu.org; Wed, 14 Nov 2018 14:59:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gN1JW-0003e4-1p for guix-patches@gnu.org; Wed, 14 Nov 2018 14:59:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:48343) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gN1JV-0003dw-VB for guix-patches@gnu.org; Wed, 14 Nov 2018 14:59:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gN1JV-000363-TJ for guix-patches@gnu.org; Wed, 14 Nov 2018 14:59:01 -0500 Subject: [bug#33386] Gajim plugins Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gN1IQ-0003Y1-S3 for guix-patches@gnu.org; Wed, 14 Nov 2018 14:57:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gN1IO-0002eQ-6a for guix-patches@gnu.org; Wed, 14 Nov 2018 14:57:54 -0500 Received: from mail.lassieur.org ([83.152.10.219]:35954) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gN1IN-0002BD-Hm for guix-patches@gnu.org; Wed, 14 Nov 2018 14:57:52 -0500 Received: from rodion (88.191.118.83 [88.191.118.83]) by mail.lassieur.org (OpenSMTPD) with ESMTPSA id 92bafe62 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for ; Wed, 14 Nov 2018 19:57:39 +0000 (UTC) References: <87d0r7e8ox.fsf@lassieur.org> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <87d0r7e8ox.fsf@lassieur.org> Date: Wed, 14 Nov 2018 20:57:39 +0100 Message-ID: <87bm6re8jw.fsf@lassieur.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: 33386@debbugs.gnu.org Cl=C3=A9ment Lassieur writes: > Hi, > > The first patch allow one to package Gajim plugins. It also removes two allows > inputs that were added for the OMEMO plugin. > > The second add the OMEMO plugin. adds I must be tired ;) > > Thanks, > Cl=C3=A9ment