aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
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
parentdeace08df3d1ae65cd93987981f35f5cbe40b9d1 (diff)
downloadydb-c6e4517d2a9cfa515e8f56f505e06e1672958cb2.tar.gz
Update nixpkgs revision in contrib/libs/apache/arrow
Diffstat (limited to 'contrib/libs')
-rw-r--r--contrib/libs/apache/arrow/src/arrow/util/config.h2
-rw-r--r--contrib/libs/apache/arrow/ya.make2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/apache/arrow/src/arrow/util/config.h b/contrib/libs/apache/arrow/src/arrow/util/config.h
index b3cff642c5..8a9ad95cd7 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 ""
diff --git a/contrib/libs/apache/arrow/ya.make b/contrib/libs/apache/arrow/ya.make
index f7565928c9..9986f9107c 100644
--- a/contrib/libs/apache/arrow/ya.make
+++ b/contrib/libs/apache/arrow/ya.make
@@ -1,4 +1,4 @@
-# Generated by devtools/yamaker from nixpkgs 3322db8e36d0b32700737d8de7315bd9e9c2b21a.
+# Generated by devtools/yamaker from nixpkgs 23.05.
LIBRARY()