branch: main commit f6aedcb10a37c783a36b685d287ef6543ab6234e Author: Sean Whitton <spwhit...@spwhitton.name> Commit: Sean Whitton <spwhit...@spwhitton.name>
* elpa-packages (oauth2): Point at Xiyue's new repository. --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index b3d038a36b..ab1ace870c 100644 --- a/elpa-packages +++ b/elpa-packages @@ -580,7 +580,7 @@ :ignored-files ("COPYING" "doclicense.texi")) (ntlm :core "lisp/net/ntlm.el") (num3-mode :url nil) - (oauth2 :url nil) + (oauth2 :url "https://gitlab.com/manphiz/oauth2") (ob-asymptote :url "https://github.com/hurrja/ob-asymptote" :ignored-files ("LICENSE")) (ob-haxe :url "https://github.com/ianxm/ob-haxe.el")