GNU bug report logs - #57869
[PATCH 1/3] gnu: lttng-modules: Update to 2.13.5.

Previous Next

Package: guix-patches;

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

Date: Fri, 16 Sep 2022 22:57: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#57869: closed ([PATCH 1/3] gnu: lttng-modules: Update to 2.13.5.)
Date: Mon, 19 Sep 2022 07:11:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 19 Sep 2022 09:10:43 +0200
with message-id <87y1uf4z64.fsf_-_ <at> gnu.org>
and subject line Re: bug#57869: [PATCH 1/3] gnu: lttng-modules: Update to 2.13.5.
has caused the debbugs.gnu.org bug report #57869,
regarding [PATCH 1/3] gnu: lttng-modules: Update to 2.13.5.
to be marked as done.

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


-- 
57869: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57869
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> polymtl.ca>
Subject: [PATCH 1/3] gnu: lttng-modules: Update to 2.13.5.
Date: Fri, 16 Sep 2022 18:55:46 -0400
* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.5.
---
 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 964e26d40a..5afeb95e09 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -210,14 +210,14 @@ (define-public flamegraph
 (define-public lttng-modules
   (package
     (name "lttng-modules")
-    (version "2.13.4")
+    (version "2.13.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-modules/"
                                   "lttng-modules-" version ".tar.bz2"))
               (sha256
                (base32
-                "1vm9nnjvid7acsvgwnjyxd60ih9rmbhnfjldxip58n8x9q7d0nb1"))))
+                "0277yfp57psnvn5g40mk09zryp0r4saynns213qak18fv0l39szc"))))
     (build-system linux-module-build-system)
     (arguments
      `(#:tests? #f ; no tests
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Olivier Dion <olivier.dion <at> polymtl.ca>
Cc: 57869-done <at> debbugs.gnu.org
Subject: Re: bug#57869: [PATCH 1/3] gnu: lttng-modules: Update to 2.13.5.
Date: Mon, 19 Sep 2022 09:10:43 +0200
> * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.5.

Pushed, thanks!

Mathieu


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

Previous Next


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