X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/128eb83db0d9139998b6000251660a8bbe562b06..228ec4bb351a9e14e338b9cb09eeb4809957c909:/async-pkg.el diff --git a/async-pkg.el b/async-pkg.el index 9854afc8f..984fbf452 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.6" "Asynchronous processing in Emacs" 'nil :url "http://elpa.gnu.org/packages/async.html" :keywords '("async"))