magit / forge

Work with Git forges from the comfort of Magit
GNU General Public License v3.0
1.3k stars 113 forks source link

emacsql dependency not satisfiable #624

Closed jonathanunderwood closed 7 months ago

jonathanunderwood commented 7 months ago

Using spacemacs I was updating packages which pulled in the latest forge package, which then caused the following problem:

An error occurred while installing forge (error: (error Need package ‘emacsql-20240125’, but only 20240124.1601 is available))

It seems like emacsql-20240125 doesn't correspond to a release on melpa?

xuan-w commented 7 months ago

Yes, I have the same problem. Just commented on the commit.

tarsius commented 7 months ago

Sorry about that. Fixed but it will take a while for it to make it to Melpa.

jonathanunderwood commented 7 months ago

@tarsius thank you!