commit 5fa5de57c6904a38aba214e6556a1df4c12b34f4 parent 8f7d823106ad370a893deeb40e8943267bee7e4a Author: Vineet Kumar <git@vineetk.net> Date: Sun, 31 May 2026 14:32:34 -0400 packages/emacs: update emacs-kasi to 1.1 Diffstat:
| M | epistemia/packages/emacs.scm | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/epistemia/packages/emacs.scm b/epistemia/packages/emacs.scm @@ -178,7 +178,7 @@ for writing LLM ineractions that suit your workflow. See `gptel-request', and (define-public emacs-kasi (package (name "emacs-kasi") - (version "1.0") + (version "1.1") (source (origin (method git-fetch) @@ -187,7 +187,7 @@ for writing LLM ineractions that suit your workflow. See `gptel-request', and (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0dqrbadpczd1rvif4hpz03akbibqwwf67yh1nhnfmvdm2x1fl303")))) + (base32 "16ppa4hs3rg7mn1160zym3zvsi1b4rdwqzllhrhsxglqx9s0q7ha")))) (build-system emacs-build-system) (propagated-inputs (list age)) (arguments