unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Olivier Dion via Guix-patches via <guix-patches@gnu.org>
To: 57869@debbugs.gnu.org
Cc: Olivier Dion <olivier.dion@polymtl.ca>
Subject: [bug#57869] [PATCH 2/3] gnu: lttng-ust: Update to 2.13.4.
Date: Fri, 16 Sep 2022 19:02:38 -0400	[thread overview]
Message-ID: <453a59cd02fea0a82ce280b803742f3c78763e86.1663368936.git.olivier.dion@polymtl.ca> (raw)
In-Reply-To: <162059c1e303fd5d7cd025e6cf4cb34ef104863f.1663368936.git.olivier.dion@polymtl.ca>

* gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.4.
---
 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 5afeb95e09..35d4157d43 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -234,14 +234,14 @@ (define-public lttng-modules
 (define-public lttng-ust
   (package
     (name "lttng-ust")
-    (version "2.13.3")
+    (version "2.13.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-ust/"
                                   "lttng-ust-" version ".tar.bz2"))
               (sha256
                (base32
-                "0vwgxp027pgwm0a4xr6bdibday7xjlnv6wmbqh546l2h2i8jzi1c"))))
+                "165kz3zsklynkxdkcbkwhw7cccdgmgmld35h1cf9hvn5bpn853v9"))))
     (build-system gnu-build-system)
     (inputs
      (list numactl))
-- 
2.37.3





  reply	other threads:[~2022-09-16 23:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 22:55 [bug#57869] [PATCH 1/3] gnu: lttng-modules: Update to 2.13.5 Olivier Dion via Guix-patches via
2022-09-16 23:02 ` Olivier Dion via Guix-patches via [this message]
2022-09-16 23:02 ` [bug#57869] [PATCH 3/3] gnu: lttng-tools: Update to 2.13.8 Olivier Dion via Guix-patches via
2022-09-19  7:10   ` bug#57869: [PATCH 1/3] gnu: lttng-modules: Update to 2.13.5 Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=453a59cd02fea0a82ce280b803742f3c78763e86.1663368936.git.olivier.dion@polymtl.ca \
    --to=guix-patches@gnu.org \
    --cc=57869@debbugs.gnu.org \
    --cc=olivier.dion@polymtl.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).