diff options
author | Yuchen Pei <hi@ypei.me> | 2022-06-09 00:13:31 +1000 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-06-09 00:13:31 +1000 |
commit | 42b41817c9eaf2308e813fc3d1f18a8eafd7f399 (patch) | |
tree | 22641e1fa7eb028cd3997dbe57fe0a58f24bc86a | |
parent | 9983428ef9b508d6d9717f3cd2b615f8db4dc459 (diff) |
updating submodule upstream
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index b5dd02d..27e182d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vendor/cabal-helper"] path = vendor/cabal-helper - url = https://github.com/DanielG/cabal-helper + url = https://g.ypei.me/cabal-helper.git |