~ruther/guix-local

eca0227239c7ca52a2a3f4eed82b546899d57fec — Olivier Dion 3 years ago 9641e64
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>
1 files changed, 1 insertions(+), 1 deletions(-)

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