update of packages

This commit is contained in:
2023-11-04 19:26:41 +01:00
parent e162a12b58
commit 3b54a3236d
726 changed files with 297673 additions and 34585 deletions

View File

@@ -0,0 +1,17 @@
(define-package "ob-async" "20210428.2052" "Asynchronous org-babel src block execution"
'((async "1.9")
(org "9.0.1")
(emacs "24.4")
(dash "2.14.1"))
:commit "9aac486073f5c356ada20e716571be33a350a982" :authors
'(("Andrew Stahlman" . "andrewstahlman@gmail.com"))
:maintainers
'(("Andrew Stahlman" . "andrewstahlman@gmail.com"))
:maintainer
'("Andrew Stahlman" . "andrewstahlman@gmail.com")
:keywords
'("tools")
:url "https://github.com/astahlman/ob-async")
;; Local Variables:
;; no-byte-compile: t
;; End: