unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35182] [PATCH] gnu: zabbix-agentd: Update to 4.2.0.
@ 2019-04-07 18:39 Oleg Pykhalov
  2019-04-08 13:32 ` bug#35182: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg Pykhalov @ 2019-04-07 18:39 UTC (permalink / raw)
  To: 35182

* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.2.0.
---
 gnu/packages/monitoring.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm
index 4384406227..d7bc459ed4 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -4,7 +4,7 @@
 ;;; Copyright © 2017, 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
 ;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2018 Gábor Boskovits <boskovits@gmail.com>
-;;; Copyright © 2018 Oleg Pykhalov <go.wigust@gmail.com>
+;;; Copyright © 2018, 2019 Oleg Pykhalov <go.wigust@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -152,7 +152,7 @@ etc. via a Web interface.  Features include:
 (define-public zabbix-agentd
   (package
     (name "zabbix-agentd")
-    (version "4.0.2")
+    (version "4.2.0")
     (source
      (origin
        (method url-fetch)
@@ -161,7 +161,7 @@ etc. via a Web interface.  Features include:
              "/zabbix-" version ".tar.gz"))
        (sha256
         (base32
-         "033qb4b9y02jp2ijj8ny0a0yk1mzj0a8ihxrv11h7ln8kpl55vqw"))))
+         "1b9wx6z15jfg8yakb7mlaqqri1ia9i12rgk58c3nparzsjdd9p2c"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.21.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#35182: [PATCH] gnu: zabbix-agentd: Update to 4.2.0.
  2019-04-07 18:39 [bug#35182] [PATCH] gnu: zabbix-agentd: Update to 4.2.0 Oleg Pykhalov
@ 2019-04-08 13:32 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-04-08 13:32 UTC (permalink / raw)
  To: Oleg Pykhalov; +Cc: 35182-done


Oleg Pykhalov <go.wigust@gmail.com> writes:

> * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.2.0.

Thank you.  I pushed it to the “master” branch with commit 46a7ad4698.

-- 
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-08 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-07 18:39 [bug#35182] [PATCH] gnu: zabbix-agentd: Update to 4.2.0 Oleg Pykhalov
2019-04-08 13:32 ` bug#35182: " Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).