diff options
author | Amin Bandali <bandali@gnu.org> | 2020-07-31 11:50:41 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-07-31 11:50:41 -0400 |
commit | 35c0de5e8ba60985e69a4b24b6a5bf26d557e008 (patch) | |
tree | 83dcc5796d1b2c5b826e1157c645bac771d9a13c /.gitmodules | |
parent | 24ac3da8c6d343c6e9b04376394384d5302dcb75 (diff) | |
download | configs-35c0de5e8ba60985e69a4b24b6a5bf26d557e008.tar.gz configs-35c0de5e8ba60985e69a4b24b6a5bf26d557e008.tar.xz configs-35c0de5e8ba60985e69a4b24b6a5bf26d557e008.zip |
Update scpaste to 0.6.5-20-gcd4fa0a
change url to repo on sourcehut
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index c9c41e5..82fc6d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -101,7 +101,7 @@ url = https://github.com/magnars/s.el.git [submodule "scpaste"] path = lib/scpaste - url = https://github.com/technomancy/scpaste.git + url = https://git.sr.ht/~technomancy/scpaste [submodule "smart-mode-line"] path = lib/smart-mode-line url = https://github.com/Malabarba/smart-mode-line.git |