gnu: lttng-modules: Update to 2.13.5.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Olivier Dion 2022-09-16 18:55:46 -04:00 committed by Mathieu Othacehe
parent 41b30f40be
commit 013545cc84
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -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