X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/5c614084810a0ab762165de966a42ab15ff93e32..0e327f72bdffc5bc4a1fbc34a8da1b7066e819b3:/async-pkg.el diff --git a/async-pkg.el b/async-pkg.el index 0268724c7..363e9420f 100644 --- a/async-pkg.el +++ b/async-pkg.el @@ -1,12 +1,2 @@ -;;; async-pkg.el - -(define-package "async" "1.6" - "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"))