GNU bug report logs - #71464
[PATCH 1/2] gnu: emacs-llm: Update to 0.16.1.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Mon, 10 Jun 2024 09:29:02 UTC

Severity: normal

Tags: patch

Done: Andrew Tropin <andrew <at> trop.in>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Roman Scherer <roman <at> burningswell.com>
To: 71464 <at> debbugs.gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>, Andrew Tropin <andrew <at> trop.in>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [bug#71464] [PATCH 2/2] gnu: emacs-ellama: Update to 0.9.10.
Date: Mon, 10 Jun 2024 11:28:40 +0200
* gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 0.9.10.

Change-Id: I6e6f160ee88021220df9b6ba8aa6b0c2821ef0b7
---
 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 b9afafb586..2a943f5846 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -5003,7 +5003,7 @@ (define-public emacs-elf-mode
 (define-public emacs-ellama
   (package
     (name "emacs-ellama")
-    (version "0.9.1")
+    (version "0.9.10")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5011,7 +5011,7 @@ (define-public emacs-ellama
                     (commit version)))
               (file-name (git-file-name name version))
               (sha256 (base32
-                       "1nwwqvl91c65r45yxa2dcl4a41r3ahw6294h79riya48nrp8kn54"))))
+                       "08kfa89m2mz6j5wfc73bwid2384v4kf944q1qymkjg3r53i1a9c7"))))
     (build-system emacs-build-system)
     (propagated-inputs (list emacs-dash emacs-llm emacs-spinner))
     (home-page "https://github.com/s-kostyaev/ellama")
-- 
2.34.1





This bug report was last modified 346 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.