unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60605] [PATCH] gnu: lttng-tools: Update to 2.13.9.
@ 2023-01-06 19:43 Olivier Dion via Guix-patches via
  2023-01-07 19:07 ` bug#60605: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Olivier Dion via Guix-patches via @ 2023-01-06 19:43 UTC (permalink / raw)
  To: 60605; +Cc: Olivier Dion

From: Olivier Dion <olivier-dion@proton.me>

* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.9.
---
 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 3d6b6fab38..133d684567 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -321,14 +321,14 @@ (define-public lttng-ust
 (define-public lttng-tools
   (package
     (name "lttng-tools")
-    (version "2.13.8")
+    (version "2.13.9")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-tools/"
                                   "lttng-tools-" version ".tar.bz2"))
               (sha256
                (base32
-                "1h9x6mmqrxrbgivll3g81l7a9f7ggjmcgwr01f9r01r6kdbmksdi"))))
+                "0dzk13d0hdzll8hk9qmj5lipmfa2h8zkl801dchp1kq8nsaxr54d"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--enable-python-bindings")
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60605: [PATCH] gnu: lttng-tools: Update to 2.13.9.
  2023-01-06 19:43 [bug#60605] [PATCH] gnu: lttng-tools: Update to 2.13.9 Olivier Dion via Guix-patches via
@ 2023-01-07 19:07 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-01-07 19:07 UTC (permalink / raw)
  To: Olivier Dion; +Cc: 60605-done, Olivier Dion


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

Applied, thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-07 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06 19:43 [bug#60605] [PATCH] gnu: lttng-tools: Update to 2.13.9 Olivier Dion via Guix-patches via
2023-01-07 19:07 ` bug#60605: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).