all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: odion@efficios.com
To: 72944@debbugs.gnu.org
Cc: Olivier Dion <odion@efficios.com>
Subject: [bug#72944] [PATCH 5/5] gnu: lttng-tools: Update to 2.13.14.
Date: Sun,  1 Sep 2024 18:11:13 -0400	[thread overview]
Message-ID: <f5bb45e47b67b3e2a89119639a50a0376eabd292.1725228556.git.olivier.dion@polymtl.ca> (raw)
In-Reply-To: <a91d13a2ea827f4f6d1f2cfc1393735b83f1c03c.1725228556.git.olivier.dion@polymtl.ca>

From: Olivier Dion <odion@efficios.com>

* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.14.

Change-Id: I6c7eaa72ce9e3a9819b35fe796f6f558d7a14777
---
 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 a44b762d76..d280972729 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -402,14 +402,14 @@ (define-public lttng-ust
 (define-public lttng-tools
   (package
     (name "lttng-tools")
-    (version "2.13.9")
+    (version "2.13.14")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-tools/"
                                   "lttng-tools-" version ".tar.bz2"))
               (sha256
                (base32
-                "0dzk13d0hdzll8hk9qmj5lipmfa2h8zkl801dchp1kq8nsaxr54d"))))
+                "1jxdwm0a3z70jrx6yg57x5cswi7ycgyazng41rkgxnq7mp2gggak"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--enable-python-bindings")
-- 
2.45.2





  parent reply	other threads:[~2024-09-01 22:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 22:09 [bug#72944] [PATCH 1/5] gnu: liburcu: Update to 0.14.1 odion
2024-09-01 22:11 ` [bug#72944] [PATCH 2/5] gnu: librseq: Update to revision 2 odion
2024-09-01 22:11 ` [bug#72944] [PATCH 3/5] gnu: lttng-modules: Update to 2.13.14 odion
2024-09-01 22:11 ` [bug#72944] [PATCH 4/5] gnu: lttng-ust: Update to 2.13.8 odion
2024-09-01 22:11 ` odion [this message]
2024-10-04 15:44 ` bug#72944: [PATCH 1/5] gnu: liburcu: Update to 0.14.1 Ludovic Courtès

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=f5bb45e47b67b3e2a89119639a50a0376eabd292.1725228556.git.olivier.dion@polymtl.ca \
    --to=odion@efficios.com \
    --cc=72944@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.