]> code.delx.au - gnu-emacs-elpa/blobdiff - async-pkg.el
Update pkg file.
[gnu-emacs-elpa] / async-pkg.el
index 0268724c72295e2cce756cbd937b8f7fa4ed63b2..363e9420f6612d1b526dcc3e8cddb2a219723baa 100644 (file)
@@ -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"))