* [bug#64742] [PATCH] gnu: lttng-ust: Update to 2.13.6.
@ 2023-07-20 10:21 Michael Ford
2023-07-20 14:06 ` Olivier Dion
2023-08-20 21:12 ` bug#64742: " Ludovic Courtès
0 siblings, 2 replies; 3+ messages in thread
From: Michael Ford @ 2023-07-20 10:21 UTC (permalink / raw)
To: 64742
From 2cb160e5b0983b1dcf41924b1ff72cdebbf95457 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Thu, 20 Jul 2023 11:21:19 +0100
Subject: [PATCH] gnu: lttng-ust: Update to 2.13.6.
* gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.6.
---
gnu/packages/instrumentation.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm
index 37d833d146..d8dc3b3e36 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -341,14 +341,14 @@ (define-public lttng-modules
(define-public lttng-ust
(package
(name "lttng-ust")
- (version "2.13.4")
+ (version "2.13.6")
(source (origin
(method url-fetch)
(uri (string-append "https://lttng.org/files/lttng-ust/"
"lttng-ust-" version ".tar.bz2"))
(sha256
(base32
- "165kz3zsklynkxdkcbkwhw7cccdgmgmld35h1cf9hvn5bpn853v9"))))
+ "1mffy0fmr8h8kfghjadxa7nhzfwxjh7h1k97kslpmb3kvnb4bq77"))))
(build-system gnu-build-system)
(inputs
(list numactl))
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#64742] [PATCH] gnu: lttng-ust: Update to 2.13.6.
2023-07-20 10:21 [bug#64742] [PATCH] gnu: lttng-ust: Update to 2.13.6 Michael Ford
@ 2023-07-20 14:06 ` Olivier Dion
2023-08-20 21:12 ` bug#64742: " Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Olivier Dion @ 2023-07-20 14:06 UTC (permalink / raw)
To: Michael Ford, 64742
On Thu, 20 Jul 2023, Michael Ford <fanquake@gmail.com> wrote:
> From 2cb160e5b0983b1dcf41924b1ff72cdebbf95457 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Thu, 20 Jul 2023 11:21:19 +0100
> Subject: [PATCH] gnu: lttng-ust: Update to 2.13.6.
>
> * gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.6.
Looks good to me.
[...]
--
Olivier Dion
oldiob.dev
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#64742: [PATCH] gnu: lttng-ust: Update to 2.13.6.
2023-07-20 10:21 [bug#64742] [PATCH] gnu: lttng-ust: Update to 2.13.6 Michael Ford
2023-07-20 14:06 ` Olivier Dion
@ 2023-08-20 21:12 ` Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-08-20 21:12 UTC (permalink / raw)
To: Michael Ford; +Cc: Olivier Dion, 64742-done
Hi,
Michael Ford <fanquake@gmail.com> skribis:
>>From 2cb160e5b0983b1dcf41924b1ff72cdebbf95457 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Thu, 20 Jul 2023 11:21:19 +0100
> Subject: [PATCH] gnu: lttng-ust: Update to 2.13.6.
>
> * gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.6.
[...]
Olivier Dion <olivier.dion@polymtl.ca> skribis:
> Looks good to me.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-20 21:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20 10:21 [bug#64742] [PATCH] gnu: lttng-ust: Update to 2.13.6 Michael Ford
2023-07-20 14:06 ` Olivier Dion
2023-08-20 21:12 ` bug#64742: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.