* [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10.
@ 2023-06-07 15:04 odion
2023-06-12 19:44 ` bug#63953: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: odion @ 2023-06-07 15:04 UTC (permalink / raw)
To: 63953; +Cc: Olivier Dion
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-13 12:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07 15:04 [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10 odion
2023-06-12 19:44 ` bug#63953: " Christopher Baines
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).