all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 41533@debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [bug#41533] [PATCH 06/10] gnu: nagios: Update to 4.4.6.
Date: Mon, 25 May 2020 23:57:56 +0200	[thread overview]
Message-ID: <20200525215800.15795-6-vincent.legoll@gmail.com> (raw)
In-Reply-To: <20200525215800.15795-1-vincent.legoll@gmail.com>

* gnu/packages/monitoring.scm (nagios): Update to 4.4.6.
---
 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 d88bbc3aa3..f6a1153548 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -62,7 +62,7 @@
 (define-public nagios
   (package
     (name "nagios")
-    (version "4.3.4")
+    (version "4.4.6")
     ;; XXX: Nagios 4.2.x and later bundle a copy of AngularJS.
     (source (origin
               (method url-fetch)
@@ -71,7 +71,7 @@
                     version "/nagios-" version ".tar.gz"))
               (sha256
                (base32
-                "1wa4m952sb23dqi5w759adimsp21bkhp598rpq9dnhz3v497h2y9"))
+                "1x5hb97zbvkm73q53ydp1gwj8nnznm72q9c4rm6ny7phr995l3db"))
               (modules '((guix build utils)))
               (snippet
                ;; Ensure reproducibility.
-- 
2.26.2





  parent reply	other threads:[~2020-05-25 21:59 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 21:56 [bug#41533] [PATCH 0/10] Misc updates Vincent Legoll
2020-05-25 21:57 ` [bug#41533] [PATCH 01/10] gnu: ansible: Update to 2.9.9 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 02/10] gnu: ffmpeg: Update to 4.2.3 Vincent Legoll
2020-05-26 17:54     ` Leo Famulari
2020-05-25 21:57   ` [bug#41533] [PATCH 03/10] gnu: unbound: Update to 1.10.1 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 04/10] gnu: haproxy: Update to 2.1.4 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 05/10] gnu: gitolite: Update to 3.6.11 Vincent Legoll
2020-05-25 21:57   ` Vincent Legoll [this message]
2020-05-25 21:57   ` [bug#41533] [PATCH 07/10] gnu: mupdf: Update to 1.17.0 Vincent Legoll
2020-05-26  7:16     ` Efraim Flashner
2020-05-25 21:57   ` [bug#41533] [PATCH 08/10] gnu: xerces-c: Update to 3.2.3 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 09/10] gnu: java-xerces: Update to 2.12.1 Vincent Legoll
2020-05-25 21:58   ` [bug#41533] [PATCH 10/10] gnu: netpbm: Update to 10.90.2 Vincent Legoll
     [not found] ` <handler.41533.B.1590443793302.ack@debbugs.gnu.org>
2020-05-25 22:04   ` [bug#41533] Acknowledgement ([PATCH 0/10] Misc updates) Vincent Legoll
2020-05-25 22:45     ` Tobias Geerinckx-Rice via Guix-patches via
2020-05-25 23:01       ` Vincent Legoll
2020-05-27  2:02         ` Tobias Geerinckx-Rice via Guix-patches via
2020-05-27 16:50           ` Vincent Legoll
2020-05-27 17:16           ` Leo Famulari
2020-05-27 17:24             ` Tobias Geerinckx-Rice via Guix-patches via
2020-05-27 20:02       ` bug#41533: " Vincent Legoll
2020-05-26 17:56 ` [bug#41533] [PATCH 0/10] Misc updates Leo Famulari
2020-05-26 18:11   ` Vincent Legoll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200525215800.15795-6-vincent.legoll@gmail.com \
    --to=vincent.legoll@gmail.com \
    --cc=41533@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.