update packages
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
(define-package "async" "20241126.810" "Asynchronous processing in Emacs"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "async" "20250325.509"
|
||||
"Asynchronous processing in Emacs."
|
||||
'((emacs "24.4"))
|
||||
:commit "b99658e831bc7e7d20ed4bb0a85bdb5c7dd74142" :authors
|
||||
'(("John Wiegley" . "jwiegley@gmail.com"))
|
||||
:maintainers
|
||||
'(("Thierry Volpiatto" . "thievol@posteo.net"))
|
||||
:maintainer
|
||||
'("Thierry Volpiatto" . "thievol@posteo.net")
|
||||
:keywords
|
||||
'("async")
|
||||
:url "https://github.com/jwiegley/emacs-async")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/jwiegley/emacs-async"
|
||||
:commit "bb3f31966ed65a76abe6fa4f80a960a2917f554e"
|
||||
:revdesc "bb3f31966ed6"
|
||||
:keywords '("async")
|
||||
:authors '(("John Wiegley" . "jwiegley@gmail.com"))
|
||||
:maintainers '(("Thierry Volpiatto" . "thievol@posteo.net")))
|
||||
|
||||
Reference in New Issue
Block a user