bump zabbix 6.0 version

This commit is contained in:
Yann Dupont 2025-02-03 11:26:35 +01:00
parent abe5c01f43
commit 25e445e8c1

View file

@ -5,8 +5,8 @@
#:use-module ((gnu packages monitoring) #:prefix gnu:)
#:use-module (guix download))
(define %zabbix-version "6.0.35")
(define %zabbix-hash "0fw9s4gqmlqdv1b2xhdca91yb3k5nga9wqn2pnzm23c4fpky8nwk")
(define %zabbix-version "6.0.38")
(define %zabbix-hash "07xd3jsqgbmkb5c4p7w2rbk6zzgcpnbs5dgvca0m5f16kpjrhizp")
(define-public zabbix-agentd
(package