branch: elpa/aidermacs commit 1e29dfca2df81587ff99b989ceadd0b688b40fe4 Author: Mingde (Matthew) Zeng <matthew...@posteo.net> Commit: Mingde (Matthew) Zeng <matthew...@posteo.net>
Update aidermacs-doom.el Package-Requires --- aidermacs-doom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aidermacs-doom.el b/aidermacs-doom.el index e605f0aaf3..25150d1d99 100644 --- a/aidermacs-doom.el +++ b/aidermacs-doom.el @@ -1,7 +1,7 @@ ;;; aidermacs-doom.el --- Description -*- lexical-binding: t; no-byte-compile: t -*- ;; Author: Mingde (Matthew) Zeng <matthew...@posteo.net> ;; Version: 0.5.0 -;; Package-Requires: ((emacs "26.1") (transient "0.3.0")) +;; Package-Requires: ((emacs "28.1") (transient "0.8.4")) ;; Keywords: ai emacs agents llm aider ai-pair-programming, convenience, tools ;; URL: https://github.com/MatthewZMD/aidermacs.el ;; Originally forked from: Kang Tu <tni...@gmail.com> Aider.el