1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 17:16:01 +02:00

gnu: emacs-llm: Update to 0.28.4.

* gnu/packages/emacs-xyz.scm (emacs-llm): Update to 0.28.4.

Change-Id: I954dde8f8163b91c120758e2c9f565357d0abf8e
This commit is contained in:
Cayetano Santos
2025-12-29 20:25:02 +01:00
parent 5dc22aabe8
commit 1569c72b0e
+2 -2
View File
@@ -2461,7 +2461,7 @@ syntax for short lambda.")
(define-public emacs-llm
(package
(name "emacs-llm")
(version "0.27.3")
(version "0.28.4")
(source
(origin
(method git-fetch)
@@ -2470,7 +2470,7 @@ syntax for short lambda.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1yf6gbl5360747zgcnl983gwghgad892arpb07k5yhpa61jw50aa"))))
(base32 "14y852vddsppf1izsm5jcdhd59rkgj5la2vmxachia5pxicrqlb6"))))
(build-system emacs-build-system)
(arguments
(list