From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:42897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDUOW-00013L-7J for guix-patches@gnu.org; Mon, 08 Apr 2019 09:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hDUOV-0004rv-8g for guix-patches@gnu.org; Mon, 08 Apr 2019 09:33:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35558) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hDUOV-0004ri-0o for guix-patches@gnu.org; Mon, 08 Apr 2019 09:33:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hDUOU-00013a-Rc for guix-patches@gnu.org; Mon, 08 Apr 2019 09:33:02 -0400 Subject: bug#35182: [PATCH] gnu: zabbix-agentd: Update to 4.2.0. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20190407183957.2771-1-go.wigust@gmail.com> From: Ricardo Wurmus In-reply-to: <20190407183957.2771-1-go.wigust@gmail.com> Date: Mon, 08 Apr 2019 15:32:42 +0200 Message-ID: <87d0lwfwqt.fsf@elephly.net> 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: Oleg Pykhalov Cc: 35182-done@debbugs.gnu.org Oleg Pykhalov writes: > * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.2.0. Thank you. I pushed it to the =E2=80=9Cmaster=E2=80=9D branch with commit = 46a7ad4698. --=20 Ricardo