From 62892ae75a75e7d609c232db7d854a8ffb2fddd7 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 9 Oct 2018 14:44:17 -0400 Subject: version bump --- .gitmodules | 3 +++ flatbuffers-static | 2 +- lz4-static | 2 +- python-dask | 2 +- python-pynfft | 1 + 5 files changed, 7 insertions(+), 3 deletions(-) create mode 160000 python-pynfft diff --git a/.gitmodules b/.gitmodules index eaeb6cb..025ed46 100644 --- a/.gitmodules +++ b/.gitmodules @@ -269,3 +269,6 @@ [submodule "python-wtforms-test"] path = python-wtforms-test url = aur@aur.archlinux.org:python-wtforms-test.git +[submodule "python-pynfft"] + path = python-pynfft + url = aur@aur.archlinux.org:python-pynfft.git diff --git a/flatbuffers-static b/flatbuffers-static index 69d3456..ed4f6e4 160000 --- a/flatbuffers-static +++ b/flatbuffers-static @@ -1 +1 @@ -Subproject commit 69d3456984c1faf80b27195d82d383c81e0e5d63 +Subproject commit ed4f6e4d256b8221d4f1ea3065eac5c2fd77b5ca diff --git a/lz4-static b/lz4-static index 9cd030a..e4c2da6 160000 --- a/lz4-static +++ b/lz4-static @@ -1 +1 @@ -Subproject commit 9cd030a373a6396671772f3dc957661c88fa0394 +Subproject commit e4c2da634792c6884f4574669394388b4742021a diff --git a/python-dask b/python-dask index 8a4cab4..8ba7b7f 160000 --- a/python-dask +++ b/python-dask @@ -1 +1 @@ -Subproject commit 8a4cab45c543c926837a12dc86adc97e739edebf +Subproject commit 8ba7b7f14876b3f40d1e0901ecf3140b8581cc59 diff --git a/python-pynfft b/python-pynfft new file mode 160000 index 0000000..0f8ced4 --- /dev/null +++ b/python-pynfft @@ -0,0 +1 @@ +Subproject commit 0f8ced45aec5c6fd7feb632b3cd81d28d66f2fad -- cgit v1.2.3-70-g09d2