From c9292c4c1773d9b4182e1d5dc7b98e9538552b58 Mon Sep 17 00:00:00 2001 From: Phillip Dixon Date: Thu, 25 Apr 2013 21:22:00 +1200 Subject: [PATCH] Fix package name in bind-key recipe --- recipes/bind-key | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/bind-key b/recipes/bind-key index 7d0686a0..569bebae 100644 --- a/recipes/bind-key +++ b/recipes/bind-key @@ -1,4 +1,4 @@ -(use-package +(bind-key :fetcher github :repo "jwiegley/use-package" :files ("bind-key.el"))