diff --git a/recipes/emacs-toml b/recipes/emacs-toml deleted file mode 100644 index a3e8576c..00000000 --- a/recipes/emacs-toml +++ /dev/null @@ -1 +0,0 @@ -(emacs-toml :fetcher github :repo "gongo/emacs-toml" :files ("toml.el")) diff --git a/recipes/toml b/recipes/toml new file mode 100644 index 00000000..bd2e1260 --- /dev/null +++ b/recipes/toml @@ -0,0 +1 @@ +(toml :fetcher github :repo "gongo/emacs-toml" :files ("toml.el"))