diff --git a/recipes/slime b/recipes/slime index a440dfe7..8df700c5 100644 --- a/recipes/slime +++ b/recipes/slime @@ -1,3 +1,3 @@ -(slime :url "git://git.boinkor.net/slime.git" - :fetcher git +(slime :repo "antifuchs/slime" + :fetcher github :files ("*.el" "*.lisp" "*.asd" "contrib"))