[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: zabbix-agentd, zabbix-server: Update to 5.2.1.
From: |
guix-commits |
Subject: |
01/06: gnu: zabbix-agentd, zabbix-server: Update to 5.2.1. |
Date: |
Wed, 18 Nov 2020 12:08:46 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ab17f7e3ecae282515e3e7d7198227c1dfb3e5ef
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 18 12:03:37 2020 +0100
gnu: zabbix-agentd, zabbix-server: Update to 5.2.1.
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.1.
---
gnu/packages/monitoring.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm
index 96a4d8b..919e7f1 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -158,7 +158,7 @@ etc. via a Web interface. Features include:
(define-public zabbix-agentd
(package
(name "zabbix-agentd")
- (version "5.2.0")
+ (version "5.2.1")
(source
(origin
(method url-fetch)
@@ -166,7 +166,7 @@ etc. via a Web interface. Features include:
"https://cdn.zabbix.com/zabbix/sources/stable/"
(version-major+minor version) "/zabbix-" version ".tar.gz"))
(sha256
- (base32 "168yi9igwkb4jcdw38kvp85n8mxnlg2n7lkrgaycp8b0dlgjnidl"))))
+ (base32 "0rz5hg0r2m6qc0dj9b57g96dgilbg8i0rjhm4v9025v51jkby3xq"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- branch master updated (b3a63d4 -> a45f822), guix-commits, 2020/11/18
- 02/06: gnu: xlockmore: Update to 5.66., guix-commits, 2020/11/18
- 05/06: gnu: fldigi: Update to 4.1.16., guix-commits, 2020/11/18
- 01/06: gnu: zabbix-agentd, zabbix-server: Update to 5.2.1.,
guix-commits <=
- 03/06: gnu: splix: Update to 2.0.0-315.76268c4., guix-commits, 2020/11/18
- 04/06: gnu: splix: Compress PPDs., guix-commits, 2020/11/18
- 06/06: Merge remote-tracking branch 'upstream/version-1.2.0', guix-commits, 2020/11/18