emacs updater: add emacs.async dependency in promise

This commit is contained in:
Anderson Torres 2024-07-28 09:57:57 -03:00
parent 2901fae0e4
commit 23e718e21e

View File

@ -13,6 +13,8 @@ let
rev = "4da97087c5babbd8429b5ce62a8323b9b03c6022";
hash = "sha256-XsvPsA/lUzPWyJAdJg9XtD/vLDtk7guG7p+8ZOQ8Nno=";
};
packageRequires = [ epkgs.async ];
};
semaphore = epkgs.melpaBuild {