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

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

bug#60605: closed ([PATCH] gnu: lttng-tools: Update to 2.13.9.)


From: GNU bug Tracking System
Subject: bug#60605: closed ([PATCH] gnu: lttng-tools: Update to 2.13.9.)
Date: Sat, 07 Jan 2023 19:09:02 +0000

Your message dated Sat, 07 Jan 2023 20:07:51 +0100
with message-id <87a62ugo3c.fsf@gnu.org>
and subject line Re: bug#60605: [PATCH] gnu: lttng-tools: Update to 2.13.9.
has caused the debbugs.gnu.org bug report #60605,
regarding [PATCH] gnu: lttng-tools: Update to 2.13.9.
to be marked as done.

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


-- 
60605: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60605
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lttng-tools: Update to 2.13.9. Date: Fri, 6 Jan 2023 14:43:52 -0500
From: Olivier Dion <olivier-dion@proton.me>

* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.9.
---
 gnu/packages/instrumentation.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm
index 3d6b6fab38..133d684567 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -321,14 +321,14 @@ (define-public lttng-ust
 (define-public lttng-tools
   (package
     (name "lttng-tools")
-    (version "2.13.8")
+    (version "2.13.9")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-tools/";
                                   "lttng-tools-" version ".tar.bz2"))
               (sha256
                (base32
-                "1h9x6mmqrxrbgivll3g81l7a9f7ggjmcgwr01f9r01r6kdbmksdi"))))
+                "0dzk13d0hdzll8hk9qmj5lipmfa2h8zkl801dchp1kq8nsaxr54d"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--enable-python-bindings")
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#60605: [PATCH] gnu: lttng-tools: Update to 2.13.9. Date: Sat, 07 Jan 2023 20:07:51 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
> * gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.9.

Applied, thanks,

Mathieu


--- End Message ---

reply via email to

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