pkg update and first config fix
org-brain not working, add org-roam
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
(define-package "async" "20210823.528" "Asynchronous processing in Emacs"
|
||||
(define-package "async" "20221217.649" "Asynchronous processing in Emacs"
|
||||
'((emacs "24.4"))
|
||||
:commit "fd7a9fca4a7bd0690e2e7e209397f493194e4f12" :authors
|
||||
:commit "c4772bec684776e93f1b8d845b452dc850ee2315" :authors
|
||||
'(("John Wiegley" . "jwiegley@gmail.com"))
|
||||
:maintainer
|
||||
'("John Wiegley" . "jwiegley@gmail.com")
|
||||
'("Thierry Volpiatto" . "thievol@posteo.net")
|
||||
:keywords
|
||||
'("async")
|
||||
:url "https://github.com/jwiegley/emacs-async")
|
||||
|
||||
Reference in New Issue
Block a user