Fix packages that missed the migration to github fetcher.

tabulated-list
rspec-mode
This commit is contained in:
Donald Curtis 2012-04-11 08:19:54 -05:00
parent 27f393ea1c
commit 5e789c0e90
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
(rspec-mode :url "https://github.com/pezra/rspec-mode" :fetcher github)
(rspec-mode :repo "pezra/rspec-mode" :fetcher github)

View file

@ -1,2 +1,2 @@
(tabulated-list :url "https://github.com/sigma/tabulated-list.el" :fetcher github)
(tabulated-list :repo "sigma/tabulated-list.el" :fetcher github)