Hi, I'm trying to package some emacs libraries that appear not to have a GNU style installation procedure. Given that MELPA is unusable, I'm trying to use 'git-fetch'. The package 'emacs-dash' (see attachment) works as expected. However, the package 'emacs-s' also downloads 'dash' and not 's'. I cloned with git the two repositories with the given URLs and they definitely are different. Am I doing something wrong? Thanks, Fede P.S. The hash of 'emacs-s' is wrong. It is a copy of the one for 'emacs-dash' and I will change it once I manage to download the right repo.