update packages
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
(define-package "async" "20200113.1745" "Asynchronous processing in Emacs"
|
||||
(define-package "async" "20200809.501" "Asynchronous processing in Emacs"
|
||||
'((emacs "24.3"))
|
||||
:commit "14f48de586b0977e3470f053b810d77b07ea427a" :authors
|
||||
'(("John Wiegley" . "jwiegley@gmail.com"))
|
||||
:maintainer
|
||||
'("John Wiegley" . "jwiegley@gmail.com")
|
||||
:keywords
|
||||
'("async")
|
||||
'("convenience" "async")
|
||||
:url "https://github.com/jwiegley/emacs-async")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
|
||||
Reference in New Issue
Block a user