Change evm recipe repo.

There are now two repositories: evm and evm.el. Use evm.el, which is the
one that contains the Emacs Lisp code.
This commit is contained in:
Johan Andersson 2013-12-01 16:44:05 +01:00
parent b5db7a7106
commit ec97c78053

View file

@ -1 +1 @@
(evm :repo "rejeep/evm" :fetcher github)
(evm :repo "rejeep/evm.el" :fetcher github)