mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
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>
This commit is contained in:
parent
eca0227239
commit
c53a5e7dc3
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ (define-public lttng-ust
|
|||
(define-public lttng-tools
|
||||
(package
|
||||
(name "lttng-tools")
|
||||
(version "2.13.2")
|
||||
(version "2.13.7")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://lttng.org/files/lttng-tools/"
|
||||
|
|
Loading…
Reference in a new issue