GNU bug report logs - #74665
[PATCH] gnu: emacs-llm: Update to 0.19.1.

Previous Next

Package: guix-patches;

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

Date: Tue, 3 Dec 2024 10:24:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74665 in the body.
You can then email your comments to 74665 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#74665; Package guix-patches. (Tue, 03 Dec 2024 10:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Roman Scherer <roman <at> burningswell.com>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Tue, 03 Dec 2024 10:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: emacs-llm: Update to 0.19.1.
Date: Tue,  3 Dec 2024 11:23:03 +0100
* gnu/packages/emacs-xyz.scm (emacs-llm): Update to 0.19.1.

Change-Id: I8a56b6a9cdfef6b072c675f5c536fb203ce0c53e
---
 gnu/packages/emacs-xyz.scm | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 11518d9e7f..a3a9dc2dde 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1744,7 +1744,7 @@ (define-public emacs-llama
 (define-public emacs-llm
   (package
     (name "emacs-llm")
-    (version "0.17.4")
+    (version "0.19.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1753,9 +1753,11 @@ (define-public emacs-llm
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0vq7209wi20jw28m4v0fsca2i9k6vqn844fqkpyc8c95ranm0c1l"))))
+                "0k7fr8r05x72xpcw7bl0bih4cz9p3vmgasfxv06a49v81jna10ip"))))
     (build-system emacs-build-system)
-    (propagated-inputs (list emacs-plz))
+    (propagated-inputs (list emacs-plz
+                             emacs-plz-event-source
+                             emacs-plz-media-type))
     (home-page "https://github.com/ahyatt/llm")
     (synopsis "Emacs library abstracting Large Language Model capabilities")
     (description

base-commit: 2756c660fb2d9e2fe3e1fd0898e4d7038c8273c7
-- 
2.46.0





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Wed, 11 Dec 2024 02:15:02 GMT) Full text and rfc822 format available.

Notification sent to Roman Scherer <roman <at> burningswell.com>:
bug acknowledged by developer. (Wed, 11 Dec 2024 02:15:03 GMT) Full text and rfc822 format available.

Message #10 received at 74665-done <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: Roman Scherer <roman <at> burningswell.com>
Cc: Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 74665-done <at> debbugs.gnu.org, Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#74665] [PATCH] gnu: emacs-llm: Update to 0.19.1.
Date: Wed, 11 Dec 2024 09:38:49 +0800
Hi Roman,

On Tue, 03 Dec 2024 18:23:03 +0800,
Roman Scherer wrote:
>
> * gnu/packages/emacs-xyz.scm (emacs-llm): Update to 0.19.1.
>
> Change-Id: I8a56b6a9cdfef6b072c675f5c536fb203ce0c53e
> ---
>  gnu/packages/emacs-xyz.scm | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

Added changelog for inputs change and applied as
73d15ca02bc0f460fd6ec22c1809b78372055d7c, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 08 Jan 2025 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 165 days ago.

Previous Next


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