kiwanami / emacs-calfw

A calendar framework for Emacs
1.17k stars 100 forks source link

Fails to install from ELPA ... package-compute-transaction: Package `google-maps-20130412.230' is unavailable #88

Open mcepl opened 8 years ago

mcepl commented 8 years ago

I cannot install the package from stable ELPA, given the above error message.

kiwanami commented 8 years ago

It is due to missing of google-maps package at melpa-stable. To solve the problem, we need a stable tag for the repository https://github.com/jd/google-maps.el and registration at melpa-stable.

Well, in calfw package, the google-maps function is not essential. So I'll remove the dependency.