X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/128eb83db0d9139998b6000251660a8bbe562b06..0e327f72bdffc5bc4a1fbc34a8da1b7066e819b3:/async-pkg.el diff --git a/async-pkg.el b/async-pkg.el index 9854afc8f..363e9420f 100644 --- a/async-pkg.el +++ b/async-pkg.el @@ -1,12 +1,2 @@ -;;; async-pkg.el - -(define-package "async" "1.4" - "Asynchronous processing in Emacs" - '((emacs "24") - (cl-lib "0.5")) - :url "https://github.com/jwiegley/emacs-async") - -;; Local Variables: -;; no-byte-compile: t -;; End: - +;; Generated package description from async.el +(define-package "async" "1.9" "Asynchronous processing in Emacs" 'nil :url "http://elpa.gnu.org/packages/async.html" :keywords '("async"))