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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Subject: bug#72290: closed (Re: [bug#72290] [PATCH] gnu: ftxui: Update to
 5.0.0.)
Date: Tue, 30 Jul 2024 06:50:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72290: [PATCH] gnu: ftxui: Update to 5.0.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72290 <at> debbugs.gnu.org.

-- 
72290: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72290
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: ftxui: Update to 5.0.0.
Date: Thu, 25 Jul 2024 23:02:33 +0800
* 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
-- 
2.45.2




This bug report was last modified 351 days ago.

Previous Next


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