[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#69591] [PATCH v2 12/31] gnu: python-flatbuffers-next: Update to 23.
From: |
David Elsing |
Subject: |
[bug#69591] [PATCH v2 12/31] gnu: python-flatbuffers-next: Update to 23.5.26. |
Date: |
Tue, 12 Mar 2024 22:51:40 +0000 |
* gnu/packages/serialization.scm (python-flatbuffers-next): Update to 23.5.26.
---
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 405c4211da..bea96f2a92 100644
--- a/gnu/packages/serialization.scm
+++ b/gnu/packages/serialization.scm
@@ -879,7 +879,7 @@ (define-public flatbuffers
(define-public flatbuffers-next
(package
(inherit flatbuffers)
- (version "23.1.21")
+ (version "23.5.26")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -888,7 +888,7 @@ (define-public flatbuffers-next
(file-name (git-file-name "flatbuffers" version))
(sha256
(base32
- "1z3a6l8g2y53i5xzraswfs2i0i3kk52zv7nzc2q3fgisbyiri3pz"))))))
+ "0cd12dvkzqdafz46q4302mzgpzbz589zmmiga7bq07f2sqy4vrvv"))))))
(define-public python-flatbuffers
(package
--
2.41.0
- [bug#69591] [PATCH 31/31] gnu: python-pytorch-for-r-torch: Adjust to new python-pytorch., (continued)
- [bug#69591] [PATCH 31/31] gnu: python-pytorch-for-r-torch: Adjust to new python-pytorch., David Elsing, 2024/03/06
- [bug#69591] [PATCH 28/31] gnu: Add ideep-pytorch-for-r-torch., David Elsing, 2024/03/06
- [bug#69591] [PATCH v2 00/31] Unbundle and update python-pytorch, David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 01/31] gnu: asmjit: Update to commit 3ca5c18., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 03/31] gnu: Add python-optree., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 07/31] gnu: Add python-pytest-rerunfailures-13., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 05/31] gnu: Add python-pytest-shard., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 04/31] gnu: Add python-pytest-flakefinder., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 06/31] gnu: Add python-expecttest., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 11/31] gnu: Remove flatbuffers-next-shared., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 12/31] gnu: python-flatbuffers-next: Update to 23.5.26.,
David Elsing <=
- [bug#69591] [PATCH v2 02/31] gnu: Add python-typing-extensions-4.10., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 10/31] gnu: Add libnop., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 13/31] gnu: pthreadpool: Update to commit 178e3e0., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 17/31] gnu: oneapi-dnnl: Update to 3.3.5., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 22/31] gnu: Add ideep-pytorch., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 16/31] gnu: nnpack: Update to commit 70a77f4., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 14/31] gnu: cpuinfo: Update to commit aa4b216., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 27/31] gnu: python-torchvision: Update to 0.17.1., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 19/31] gnu: Add fbgemm., David Elsing, 2024/03/12
- [bug#69591] [PATCH v2 30/31] gnu: Add qnnpack-pytorch-for-r-torch., David Elsing, 2024/03/12