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 3/5] gnu: lttng-modules: Update to 2.13.14.
Date: Sun,  1 Sep 2024 18:11:11 -0400	[thread overview]
Message-ID: <9d89ade5e3bdcf21b2e2a7739d8050279955441a.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-modules): Update to 2.13.14.

Change-Id: I4013100fa0bc0446724b217f4b6561abceebf36b
---
 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 f8bc2702bc..149bc31ace 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -352,14 +352,14 @@ (define-public libpatch
 (define-public lttng-modules
   (package
     (name "lttng-modules")
-    (version "2.13.10")
+    (version "2.13.14")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-modules/"
                                   "lttng-modules-" version ".tar.bz2"))
               (sha256
                (base32
-                "19xh8nm19vx6c2i1adqpa8q2xsvxn59qxa6z186iywbhr0dgpaqk"))))
+                "19jx1yz1hsbr4vwfp2nr6z52a5g50iimaak962k49diay5zryi66"))))
     (build-system linux-module-build-system)
     (arguments
      `(#:tests? #f ; no tests
-- 
2.45.2





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

Thread overview: 5+ 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 ` odion [this message]
2024-09-01 22:11 ` [bug#72944] [PATCH 4/5] gnu: lttng-ust: Update to 2.13.8 odion
2024-09-01 22:11 ` [bug#72944] [PATCH 5/5] gnu: lttng-tools: Update to 2.13.14 odion

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=9d89ade5e3bdcf21b2e2a7739d8050279955441a.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.