GNU bug report logs - #60605
[PATCH] gnu: lttng-tools: Update to 2.13.9.

Previous Next

Package: guix-patches;

Reported by: Olivier Dion <olivier.dion <at> polymtl.ca>

Date: Fri, 6 Jan 2023 19:45:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60605: closed ([PATCH] gnu: lttng-tools: Update to 2.13.9.)
Date: Sat, 07 Jan 2023 19:09:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 07 Jan 2023 20:07:51 +0100
with message-id <87a62ugo3c.fsf <at> 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 <at> gnu.org.)


-- 
60605: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60605
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Olivier Dion <olivier.dion <at> polymtl.ca>
To: guix-patches <at> gnu.org
Cc: Olivier Dion <olivier-dion <at> proton.me>
Subject: [PATCH] gnu: lttng-tools: Update to 2.13.9.
Date: Fri,  6 Jan 2023 14:43:52 -0500
From: Olivier Dion <olivier-dion <at> 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



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Olivier Dion <olivier.dion <at> polymtl.ca>
Cc: 60605-done <at> debbugs.gnu.org, Olivier Dion <olivier-dion <at> proton.me>
Subject: Re: bug#60605: [PATCH] gnu: lttng-tools: Update to 2.13.9.
Date: Sat, 07 Jan 2023 20:07:51 +0100
> * gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.9.

Applied, thanks,

Mathieu


This bug report was last modified 2 years and 136 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.