gnu: lttng-ust: Update to 2.13.3.

* gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.3.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Olivier Dion 2022-08-12 18:40:19 -04:00 committed by Mathieu Othacehe
parent 9641e64b43
commit eca0227239
No known key found for this signature in database
GPG Key ID: 8354763531769CA6

View File

@ -234,7 +234,7 @@ many probes which instrument numerous interesting parts of Linux.")
(define-public lttng-ust (define-public lttng-ust
(package (package
(name "lttng-ust") (name "lttng-ust")
(version "2.13.1") (version "2.13.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://lttng.org/files/lttng-ust/" (uri (string-append "https://lttng.org/files/lttng-ust/"