From 7a63da237bb641907133660be34c6040cfe83e28 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 16 Mar 2023 14:35:27 -0400 Subject: update submodules --- .gitmodules | 3 +++ cython3 | 2 +- mediastreamer | 1 + python-jupyter-dash | 2 +- python-pytest-cython | 2 +- 5 files changed, 7 insertions(+), 3 deletions(-) create mode 160000 mediastreamer diff --git a/.gitmodules b/.gitmodules index d4ac53a..89782e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -434,3 +434,6 @@ [submodule "emacs-ess"] path = emacs-ess url = aur@aur.archlinux.org:emacs-ess.git +[submodule "mediastreamer"] + path = mediastreamer + url = aur@aur.archlinux.org:mediastreamer.git diff --git a/cython3 b/cython3 index b0bc4ea..f4979c5 160000 --- a/cython3 +++ b/cython3 @@ -1 +1 @@ -Subproject commit b0bc4eadd9aa62751518ecfe76349d31cd505182 +Subproject commit f4979c58749557d43759bb133421bc78321355fd diff --git a/mediastreamer b/mediastreamer new file mode 160000 index 0000000..68e373b --- /dev/null +++ b/mediastreamer @@ -0,0 +1 @@ +Subproject commit 68e373ba5bf647a8f1f598aa0551f78d9b484a70 diff --git a/python-jupyter-dash b/python-jupyter-dash index 0de4e1d..409bc6a 160000 --- a/python-jupyter-dash +++ b/python-jupyter-dash @@ -1 +1 @@ -Subproject commit 0de4e1d475523d548fabb0cc97b151e13060d063 +Subproject commit 409bc6a51298ff62d3fbb012b7a4b5bced96dfa1 diff --git a/python-pytest-cython b/python-pytest-cython index 119de73..f00c90c 160000 --- a/python-pytest-cython +++ b/python-pytest-cython @@ -1 +1 @@ -Subproject commit 119de734cccf3aaabe28bc132b723f590bb2e324 +Subproject commit f00c90cafc0e2698b121c6aed687ae4a38cb24cd -- cgit v1.2.3-70-g09d2