diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2025-09-01 09:46:12 +0100 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2025-09-01 09:46:17 +0100 |
| commit | f6aedcb10a37c783a36b685d287ef6543ab6234e (patch) | |
| tree | ecf5b35dda2751711a9d74bb9499b58249b889ad | |
| parent | 1659c7c04d0d0d2f2f3655d4d483138033e622b8 (diff) | |
* elpa-packages (oauth2): Point at Xiyue's new repository.
| -rw-r--r-- | elpa-packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elpa-packages b/elpa-packages index b3d038a..ab1ace8 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") |
