branch: externals/listen
commit dd44ad2dd656e76cbb56594b3cf1346181e69f78
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>
Fix: Transient version
---
listen.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/listen.el b/listen.el
index 8b1786260e..5df832c6c0 100755
--- a/listen.el
+++ b/listen.el
@@ -5,7 +5,7 @@
;; Author: Adam Porter <[email protected]>
;; Maintainer: Adam Porter <[email protected]>
;; Keywords: multimedia
-;; Package-Requires: ((emacs "29.1") (persist "0.6") (taxy "0.10")
(taxy-magit-section "0.13"))
+;; Package-Requires: ((emacs "29.1") (persist "0.6") (taxy "0.10")
(taxy-magit-section "0.13") (transient "0.5.3"))
;; Version: 0.7-pre
;; URL: https://github.com/alphapapa/listen.el