GNU bug report logs - #72290
[PATCH] gnu: ftxui: Update to 5.0.0.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Thu, 25 Jul 2024 15:03:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 72290-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: 72290-done <at> debbugs.gnu.org
Subject: Re: [bug#72290] [PATCH] gnu: ftxui: Update to 5.0.0.
Date: Tue, 30 Jul 2024 14:48:37 +0800
[Message part 1 (text/plain, inline)]
Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:

> * gnu/packages/cpp.scm (ftxui): Update to 5.0.0.
>
> Change-Id: I5a1d0170c9d44426fb76eb00296af644fa7d8c16
> ---
>  gnu/packages/cpp.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
> index ee945fcc68..20bc7f88a1 100644
> --- a/gnu/packages/cpp.scm
> +++ b/gnu/packages/cpp.scm
> @@ -3003,7 +3003,7 @@ (define-public wdl
>  (define-public ftxui
>    (package
>      (name "ftxui")
> -    (version "4.0.0")
> +    (version "5.0.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -3011,7 +3011,7 @@ (define-public ftxui
>                      (commit (string-append "v" version))))
>                (sha256
>                 (base32
> -                "01h59ln8amsj6ymxmsxhmslld2yp003n82fg3mphgkrh6lf22h6y"))
> +                "1qfk6jwasxhjk410igma7pdv1q664w8cgjf95ciln3hh1kiqcpi0"))
>                (file-name (git-file-name name version))))
>      (build-system cmake-build-system)
>      (native-inputs (list googletest benchmark))
>
> base-commit: 2c5eaa61e50f3f6e5e52642feba53093b7777f0b
push, close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 352 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.