emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44844: closed ([PATCH] gnu: collectd: Update to 5.12.0.)


From: GNU bug Tracking System
Subject: bug#44844: closed ([PATCH] gnu: collectd: Update to 5.12.0.)
Date: Wed, 25 Nov 2020 07:57:01 +0000

Your message dated Wed, 25 Nov 2020 09:56:17 +0200
with message-id <20201125075617.GB24491@E5400>
and subject line Re: [bug#44844] [PATCH] gnu: collectd: Update to 5.12.0.
has caused the debbugs.gnu.org bug report #44844,
regarding [PATCH] gnu: collectd: Update to 5.12.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44844: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44844
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: collectd: Update to 5.12.0. Date: Tue, 24 Nov 2020 16:25:06 +0100
* gnu/packages/monitoring.scm (collectd): Update to 5.12.0.
---
 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 919e7f1449..0ee4b4c9ee 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -456,7 +456,7 @@ written in Go with pluggable metric collectors.")
 (define-public collectd
   (package
     (name "collectd")
-    (version "5.11.0")
+    (version "5.12.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -465,7 +465,7 @@ written in Go with pluggable metric collectors.")
                     ".tar.bz2"))
               (sha256
                (base32
-                "1cjxksxdqcqdccz1nbnc2fp6yy84qq361ynaq5q8bailds00mc9p"))
+                "1mh97afgq6qgmpvpr84zngh58m0sl1b4wimqgvvk376188q09bjv"))
               (patches (search-patches "collectd-5.11.0-noinstallvar.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.26.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#44844] [PATCH] gnu: collectd: Update to 5.12.0. Date: Wed, 25 Nov 2020 09:56:17 +0200
Thanks! Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]