1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-01 01:05:53 -09:00

Official slime repository is moved to github

See also
  http://article.gmane.org/gmane.lisp.slime.devel/11212
This commit is contained in:
Syohei YOSHIDA 2014-01-05 08:51:31 +09:00
parent 1b14d8a31c
commit 108a8fb49f

View file

@ -1,3 +1,3 @@
(slime :repo "antifuchs/slime"
(slime :repo "slime/slime"
:fetcher github
:files ("*.el" "*.lisp" "*.asd" "contrib" "doc/*.texi" "ChangeLog"))