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 | |
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
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | lib/scpaste | 0 |
2 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 diff --git a/lib/scpaste b/lib/scpaste -Subproject 2aa1513fa0a402f03b993c0a6929daf39820b02 +Subproject cd4fa0aafecd839736e0b6cba68b4fc4d704547 |