From e80a5fc9869630938382fa31885f49d6235469d6 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 13 Aug 2019 17:45:45 -0400 Subject: update submodule --- .gitmodules | 3 +++ python-asv | 1 + zstd-static | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 python-asv diff --git a/.gitmodules b/.gitmodules index 78aee09..5df27eb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -311,3 +311,6 @@ [submodule "python-ufonormalizer"] path = python-ufonormalizer url = aur@aur.archlinux.org:python-ufonormalizer.git +[submodule "python-asv"] + path = python-asv + url = aur@aur.archlinux.org:python-asv.git diff --git a/python-asv b/python-asv new file mode 160000 index 0000000..def9d1a --- /dev/null +++ b/python-asv @@ -0,0 +1 @@ +Subproject commit def9d1a8813a31ccb35b44f98860b4c8f30c8ca4 diff --git a/zstd-static b/zstd-static index 476b0f3..e5ca245 160000 --- a/zstd-static +++ b/zstd-static @@ -1 +1 @@ -Subproject commit 476b0f35318d6757d5217ae1f7761f47013256ac +Subproject commit e5ca2453449e443e94f8ab9bd23a97a21f97c86c -- cgit v1.2.3-70-g09d2