aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/apache/arrow/src
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-07-19 23:24:04 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-07-19 23:24:04 +0300
commitc6e4517d2a9cfa515e8f56f505e06e1672958cb2 (patch)
tree23c70041833cc2565aed917f6e48ad903c545bd3 /contrib/libs/apache/arrow/src
parentdeace08df3d1ae65cd93987981f35f5cbe40b9d1 (diff)
downloadydb-c6e4517d2a9cfa515e8f56f505e06e1672958cb2.tar.gz
Update nixpkgs revision in contrib/libs/apache/arrow
Diffstat (limited to 'contrib/libs/apache/arrow/src')
-rw-r--r--contrib/libs/apache/arrow/src/arrow/util/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/apache/arrow/src/arrow/util/config.h b/contrib/libs/apache/arrow/src/arrow/util/config.h
index b3cff642c5e..8a9ad95cd7c 100644
--- a/contrib/libs/apache/arrow/src/arrow/util/config.h
+++ b/contrib/libs/apache/arrow/src/arrow/util/config.h
@@ -26,7 +26,7 @@
#define ARROW_FULL_SO_VERSION "500.0.0"
#define ARROW_CXX_COMPILER_ID "GNU"
-#define ARROW_CXX_COMPILER_VERSION "10.2.0"
+#define ARROW_CXX_COMPILER_VERSION "12.2.0"
#define ARROW_CXX_COMPILER_FLAGS " -fdiagnostics-color=always -O3 -DNDEBUG"
#define ARROW_GIT_ID ""