me
/
guix
Archived
1
0
Fork 0

gnu: lttng-tools: Update to 2.13.7.

* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.7.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Olivier Dion 2022-08-12 18:40:38 -04:00 committed by Mathieu Othacehe
parent eca0227239
commit c53a5e7dc3
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@ to ring buffers shared with a consumer daemon.")
(define-public lttng-tools (define-public lttng-tools
(package (package
(name "lttng-tools") (name "lttng-tools")
(version "2.13.2") (version "2.13.7")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://lttng.org/files/lttng-tools/" (uri (string-append "https://lttng.org/files/lttng-tools/"