branch: elpa/llama
commit 7548b315dc3aa6596200676753527c9c2ee632ff
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Bump seq dependency
---
 llama.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llama.el b/llama.el
index 06a7532d6b..4baae2201e 100644
--- a/llama.el
+++ b/llama.el
@@ -6,7 +6,7 @@
 ;; Homepage: https://git.sr.ht/~tarsius/llama
 ;; Keywords: extensions
 
-;; Package-Requires: ((seq "2.20"))
+;; Package-Requires: ((seq "2.23"))
 
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 

Reply via email to