guix_mirror_bot pushed a commit to branch master
in repository guix.
commit ac0866879969480df53a31734ec25ad81659168c
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Fri Oct 10 10:10:55 2025 +0200
gnu: emacs-ellama: Update to 1.8.7.
* gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 1.8.7.
Change-Id: Ia4db09fc7c5891571cdccb0526bc924a28f67185
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e0a5c358d3..ae7e2ae20b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6385,7 +6385,7 @@ that the binary uses instead of the actual binary
contents.")
(define-public emacs-ellama
(package
(name "emacs-ellama")
- (version "1.8.1")
+ (version "1.8.7")
(source
(origin
(method git-fetch)
@@ -6395,7 +6395,7 @@ that the binary uses instead of the actual binary
contents.")
(file-name (git-file-name name version))
(sha256
(base32
- "1019vwrm95ck2gi29mvwd7sy753zgwa3addw2x0qbhvb3r53620v"))))
+ "14f4mwkjsldygvv232d3ivkggizm3ccyrgyd01hymfmv6xazj155"))))
(build-system emacs-build-system)
(arguments
(list