unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Olivier Dion <olivier.dion@polymtl.ca>
Cc: 52020-done@debbugs.gnu.org
Subject: bug#52020: [PATCH 1/2] gnu: lttng-ust: Update to 2.13.0.
Date: Sun, 21 Nov 2021 21:48:06 -0500	[thread overview]
Message-ID: <87r1b8c3dl.fsf_-_@gmail.com> (raw)
In-Reply-To: <70400489e6d016187a1d73674cc881a0473723ed.1637516209.git.olivier.dion@polymtl.ca> (Olivier Dion's message of "Sun, 21 Nov 2021 12:41:39 -0500")

Hello again,

Olivier Dion <olivier.dion@polymtl.ca> writes:

> * gnu/packages/linux.scm (lttng-tools): Bump version.
> ---
>  gnu/packages/linux.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index 29cd4d347b..24835aebbf 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -8138,14 +8138,14 @@ (define-public lttng-ust
>  (define-public lttng-tools
>    (package
>      (name "lttng-tools")
> -    (version "2.12.5")
> +    (version "2.13.1")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://lttng.org/files/lttng-tools/"
>                                    "lttng-tools-" version ".tar.bz2"))
>                (sha256
>                 (base32
> -                "0bgk35423v6z17j1w80m7dcza7gigs1pwyq24sdmgqwg6j2d1zmc"))))
> +                "1df8ag2a1yyjn6hz6wxgcz0p847cq91b8inf0zyhgz1im1yxzrng"))))
>      (build-system gnu-build-system)
>      (arguments
>       `(;; FIXME - Currently there's a segmentation fault by swig when enabling

Applied both patches to master.

Thank you!

Maxim




      reply	other threads:[~2021-11-22  2:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-21 17:37 [bug#52020] [PATCH 1/2] gnu: lttng-ust: Update to 2.13.0 Olivier Dion via Guix-patches via
2021-11-21 17:41 ` [bug#52020] [PATCH 2/2] gnu: lttng-tools: Update to 2.13.1 Olivier Dion via Guix-patches via
2021-11-22  2:48   ` Maxim Cournoyer [this message]

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=87r1b8c3dl.fsf_-_@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=52020-done@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).