Skip to content

Commit

Permalink
Depend on seq-2.24 for seq-keep
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Sep 21, 2023
1 parent 186e800 commit 514a5f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ DEPS += compat
DEPS += dash
DEPS += emacsql
DEPS += ghub/lisp
DEPS += let-alist
DEPS += magit/lisp
DEPS += markdown-mode
DEPS += seq
DEPS += transient/lisp
DEPS += treepy
DEPS += with-editor/lisp
Expand Down
1 change: 1 addition & 0 deletions forge-pkg.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
(let-alist "1.0.6")
(magit "20230319")
(markdown-mode "2.4")
(seq "2.24")
(transient "0.4.0")
(yaml "0.5.2"))
:homepage "https://github.com/magit/forge"
Expand Down

0 comments on commit 514a5f0

Please sign in to comment.