GNU bug report logs -
#63953
[PATCH] gnu: lttng-modules: Update to 2.13.10.
Previous Next
Reported by: odion <at> efficios.com
Date: Thu, 8 Jun 2023 04:31:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 12 Jun 2023 20:44:48 +0100
with message-id <87y1kov517.fsf <at> 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 <at> gnu.org.)
--
63953: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63953
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Olivier Dion <odion <at> 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
odion <at> efficios.com writes:
> From: Olivier Dion <odion <at> 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
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 years and 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.