From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fK8Fq-0005gK-Ts for guix-patches@gnu.org; Sat, 19 May 2018 16:15:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fK8Fq-0000Wm-3v for guix-patches@gnu.org; Sat, 19 May 2018 16:15:02 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33444) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fK8Fq-0000WQ-1O for guix-patches@gnu.org; Sat, 19 May 2018 16:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fK8Fp-0000E8-Rk for guix-patches@gnu.org; Sat, 19 May 2018 16:15:01 -0400 Subject: bug#31478: [PATCH] gnu: Add zyre. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180516214715.4728-2-tonton@riseup.net> <20180517155033.16669-1-tonton@riseup.net> Date: Sat, 19 May 2018 22:14:34 +0200 In-Reply-To: <20180517155033.16669-1-tonton@riseup.net> (tonton@riseup.net's message of "Thu, 17 May 2018 17:50:33 +0200") Message-ID: <87o9hbpfmd.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: Tonton Cc: 31478-done@debbugs.gnu.org Hello, Tonton skribis: > * gnu/packages/networking.scm (zyre): New variable. Applied, thanks! Ludo=E2=80=99.