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

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

bug#62928: closed ([PATCH] gnu: fatrace: Update to 0.17.0.)


From: GNU bug Tracking System
Subject: bug#62928: closed ([PATCH] gnu: fatrace: Update to 0.17.0.)
Date: Mon, 24 Apr 2023 10:19:02 +0000

Your message dated Mon, 24 Apr 2023 12:18:22 +0200
with message-id <87zg6x4m8h.fsf@gnu.org>
and subject line Re: bug#62928: [PATCH] gnu: fatrace: Update to 0.17.0.
has caused the debbugs.gnu.org bug report #62928,
regarding [PATCH] gnu: fatrace: Update to 0.17.0.
to be marked as done.

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


-- 
62928: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62928
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fatrace: Update to 0.17.0. Date: Tue, 18 Apr 2023 14:14:46 +0200
* gnu/packages/monitoring.scm (fatrace): Update to 0.17.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 5ef40bdf58..d36ba707c7 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -681,7 +681,7 @@ (define-public hostscope
 (define-public fatrace
   (package
     (name "fatrace")
-    (version "0.16.3")
+    (version "0.17.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -690,7 +690,7 @@ (define-public fatrace
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1bxz6v1z0icp716jnv3knjyqp8bv6xnkz8gqd8z3g2b6yxj5xff3"))))
+                "067pj0z4np4mmhlin9411zpwwbfmn38ykvmxw35fnidf3kxcq49i"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#62928: [PATCH] gnu: fatrace: Update to 0.17.0. Date: Mon, 24 Apr 2023 12:18:22 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Raphaël Mélotte <raphael.melotte@mind.be> skribis:

> * gnu/packages/monitoring.scm (fatrace): Update to 0.17.0

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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