GNU bug report logs - #61728
[PATCH] gnu: flatbuffers: Update to 23.1.21

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 23 Feb 2023 09:16:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 61728-done <at> debbugs.gnu.org, iyzsong <at> envs.net
Subject: Re: bug#61728: [PATCH] gnu: flatbuffers: Update to 23.1.21
Date: Sun, 05 Mar 2023 22:45:51 +0100
Hi Andy,

Andy Tai <atai <at> atai.org> skribis:

> * gnu/packages/serialization.scm (flatbuffers-next): New variable
> as flatbuffers <at> 2.0.0 is depended on by tensorflow-lite so we cannot
> just upgrade directly, so adding current release flatbuffers <at> 23.1.21
> as "next" for flatbuffers
> ---
>  gnu/packages/serialization.scm | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>
> diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.scm
> index 8ab1efd311..5b8f02b184 100644
> --- a/gnu/packages/serialization.scm
> +++ b/gnu/packages/serialization.scm
> @@ -699,6 +699,22 @@ (define-public flatbuffers
>  game development and other performance-critical applications.")
>      (license license:asl2.0)))
>  
> +(define-public flatbuffers-next
> +  (package
> +    (inherit flatbuffers)
> +    (name "flatbuffers-next")

Applied, but I kept the package name “flatbuffers” (the variable name is
fine).

Thanks,
Ludo’.




This bug report was last modified 2 years and 138 days ago.

Previous Next


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