update packages

This commit is contained in:
2025-07-05 20:36:47 +02:00
parent 4a4f30e3b1
commit 65dedd3df8
60 changed files with 15454 additions and 342 deletions

View File

@@ -1,9 +1,9 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "llama" "20250601.1000"
(define-package "llama" "20250701.1529"
"Compact syntax for short lambda."
'((emacs "26.1")
(compat "30.1"))
:url "https://github.com/tarsius/llama"
:commit "6a67e4253cc02aa9ce85ef96290c95198b65d913"
:revdesc "6a67e4253cc0"
:commit "0cc2daffded18eea7f00a318cfa3e216977ffe50"
:revdesc "0cc2daffded1"
:keywords '("extensions"))