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

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

bug#63953: closed ([PATCH] gnu: lttng-modules: Update to 2.13.10.)


From: GNU bug Tracking System
Subject: bug#63953: closed ([PATCH] gnu: lttng-modules: Update to 2.13.10.)
Date: Mon, 12 Jun 2023 19:46:02 +0000

Your message dated Mon, 12 Jun 2023 20:44:48 +0100
with message-id <87y1kov517.fsf@cbaines.net>
and subject line Re: [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10.
has caused the debbugs.gnu.org bug report #63953,
regarding [PATCH] gnu: lttng-modules: Update to 2.13.10.
to be marked as done.

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


-- 
63953: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63953
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lttng-modules: Update to 2.13.10. Date: Wed, 7 Jun 2023 11:04:24 -0400
From: Olivier Dion <odion@efficios.com>

* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.10.
---
 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 de74e6e03d..9bb633bcce 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -314,14 +314,14 @@ (define-public libpatch
 (define-public lttng-modules
   (package
     (name "lttng-modules")
-    (version "2.13.5")
+    (version "2.13.10")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-modules/";
                                   "lttng-modules-" version ".tar.bz2"))
               (sha256
                (base32
-                "0277yfp57psnvn5g40mk09zryp0r4saynns213qak18fv0l39szc"))))
+                "19xh8nm19vx6c2i1adqpa8q2xsvxn59qxa6z186iywbhr0dgpaqk"))))
     (build-system linux-module-build-system)
     (arguments
      `(#:tests? #f ; no tests

base-commit: 5b3931c2ae62571d856bb1a45470fe843132b9b4
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10. Date: Mon, 12 Jun 2023 20:44:48 +0100 User-agent: mu4e 1.10.2; emacs 28.2
odion@efficios.com writes:

> From: Olivier Dion <odion@efficios.com>
>
> * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.10.
> ---
>  gnu/packages/instrumentation.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
51b29ba0077e0d7d18af3d5af5ed6f7b1ed652c7.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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