gnu: lttng-modules: Update to 2.13.14.

* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.14.

Change-Id: I4013100fa0bc0446724b217f4b6561abceebf36b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Olivier Dion 2024-09-01 18:11:11 -04:00 committed by Ludovic Courtès
parent 0b32f462c5
commit 320a957c84
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -348,14 +348,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