branch: externals/ellama
commit 702042c0bf79a4e81133fb2acb9031f5eae817b0
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>

    Update llm library to fix #9
---
 ellama.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ellama.el b/ellama.el
index e3a95b5efc..0b0d292f20 100644
--- a/ellama.el
+++ b/ellama.el
@@ -5,7 +5,7 @@
 ;; Author: Sergey Kostyaev <[email protected]>
 ;; URL: http://github.com/s-kostyaev/ellama
 ;; Keywords: help local tools
-;; Package-Requires: ((emacs "28.1")(llm "0.5.1")(spinner "1.7.4"))
+;; Package-Requires: ((emacs "28.1") (llm "0.5.2") (spinner "1.7.4"))
 ;; Version: 0.1.0
 ;; Created: 8th Oct 2023
 

Reply via email to