unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61728] [PATCH] gnu: flatbuffers: Update to 23.1.21
@ 2023-02-23  9:15 Andy Tai
  2023-03-02  3:24 ` 宋文武 via Guix-patches via
  2023-03-02  8:09 ` [bug#61728] [PATCH v2] gnu: Add flatbuffers-next Andy Tai
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Tai @ 2023-02-23  9:15 UTC (permalink / raw)
  To: 61728; +Cc: Andy Tai

* gnu/packages/serialization.scm (flatbuffers): Update to 23.1.21
---
 gnu/packages/serialization.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.scm
index 8ab1efd311..1bf4d357f4 100644
--- a/gnu/packages/serialization.scm
+++ b/gnu/packages/serialization.scm
@@ -670,7 +670,7 @@ (define-public python-cbor
 (define-public flatbuffers
   (package
     (name "flatbuffers")
-    (version "2.0.0")
+    (version "23.1.21")
     (source
       (origin
         (method git-fetch)
@@ -680,7 +680,7 @@ (define-public flatbuffers
         (file-name (git-file-name name version))
         (sha256
          (base32
-          "1zbf6bdpps8369r1ql00irxrp58jnalycc8jcapb8iqg654vlfz8"))))
+          "1z3a6l8g2y53i5xzraswfs2i0i3kk52zv7nzc2q3fgisbyiri3pz"))))
     (build-system cmake-build-system)
     (arguments
      '(#:build-type "Release"

base-commit: 31735e0ccfbc61905eb8558c14747bfcaea9b50f
prerequisite-patch-id: 5c2c505e1fefe02b0b8fe068d673dcc8fcc8b246
prerequisite-patch-id: b3de9e1babefba1a1903b848f185b9f8bcb224f4
-- 
2.39.1





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-05 21:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-23  9:15 [bug#61728] [PATCH] gnu: flatbuffers: Update to 23.1.21 Andy Tai
2023-03-02  3:24 ` 宋文武 via Guix-patches via
2023-03-02  6:39   ` Andy Tai
2023-03-02  8:09 ` [bug#61728] [PATCH v2] gnu: Add flatbuffers-next Andy Tai
2023-03-05 21:45   ` bug#61728: [PATCH] gnu: flatbuffers: Update to 23.1.21 Ludovic Courtès

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).