update packages
This commit is contained in:
9
lisp/llama/llama-pkg.el
Normal file
9
lisp/llama/llama-pkg.el
Normal file
@@ -0,0 +1,9 @@
|
||||
(define-package "llama" "20250309.1622" "Compact syntax for short lambda"
|
||||
'((emacs "26.1")
|
||||
(compat "30.0.2.0"))
|
||||
:commit "4d3141aceb70a1c672d1f4e9394037e2407d3a90" :keywords
|
||||
'("extensions")
|
||||
:url "https://github.com/tarsius/llama")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user