From 9cb5608afe0b4476a360c86be3c9702a04350e95 Mon Sep 17 00:00:00 2001 From: Syohei YOSHIDA Date: Sat, 27 Apr 2013 19:33:33 +0900 Subject: [PATCH] Fix for new name --- recipes/helm-open-github | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/helm-open-github b/recipes/helm-open-github index a1eff123..699bcace 100644 --- a/recipes/helm-open-github +++ b/recipes/helm-open-github @@ -1,4 +1,4 @@ -(open-github - :repo "syohex/emacs-open-github" +(helm-open-github + :repo "syohex/emacs-helm-open-github" :fetcher github - :files ("open-github.el")) + :files ("helm-open-github.el"))