branch: elpa/fj
commit 93a9a710c8aeceff1de69b1c2ae76df2baaf1bde
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>

    fix Package-Requires
---
 fj.el | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/fj.el b/fj.el
index f9e428df86..fc1af0a375 100644
--- a/fj.el
+++ b/fj.el
@@ -3,12 +3,7 @@
 ;; Author: Marty Hiatt <[email protected]>
 ;; Copyright (C) 2023 Marty Hiatt <[email protected]>
 ;;
-;; Package-Requires:
-;; ((emacs "29.1")
-;;  (fedi "0.2")
-;;  (tp "0.8")
-;;  (transient "0.10.0")
-;;  (magit "4.3.8"))
+;; Package-Requires: ((emacs "29.1") (fedi "0.2") (tp "0.8") (transient 
"0.10.0") (magit "4.3.8"))
 ;; Keywords: git, convenience
 ;; URL: https://codeberg.org/martianh/fj.el
 ;; Version: 0.29

Reply via email to