From 8a9d94efc1a0cedaaa0a1acd1227b2530efefca2 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sun, 6 Jul 2014 17:33:51 +0100 Subject: [PATCH] go-mode has moved Closes #1833 --- recipes/go-mode | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/go-mode b/recipes/go-mode index bbf935fe..3747032a 100644 --- a/recipes/go-mode +++ b/recipes/go-mode @@ -1,4 +1,4 @@ (go-mode - :url "https://code.google.com/p/go/" - :fetcher hg - :files ("misc/emacs/*.el")) + :repo "dominikh/go-mode.el" + :fetcher github) +