GNU bug report logs -
#71783
[PATCH] gnu: emacs-ellama: Update to 0.9.11.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71783 in the body.
You can then email your comments to 71783 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
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#71783
; Package
guix-patches
.
(Wed, 26 Jun 2024 14:00: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
.
(Wed, 26 Jun 2024 14:00:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 0.9.11.
Change-Id: I80149cc6fb4b48bce8ecc0c031fbceedb21da4d9
---
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 903c22bbcb..fb52670cb9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -5007,7 +5007,7 @@ (define-public emacs-elf-mode
(define-public emacs-ellama
(package
(name "emacs-ellama")
- (version "0.9.10")
+ (version "0.9.11")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5015,7 +5015,7 @@ (define-public emacs-ellama
(commit version)))
(file-name (git-file-name name version))
(sha256 (base32
- "08kfa89m2mz6j5wfc73bwid2384v4kf944q1qymkjg3r53i1a9c7"))))
+ "18wxp7shzqhi7paqidv8j80fsiikvsckzm02cwhqy8fyyypv9pdc"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-dash emacs-llm emacs-spinner))
(home-page "https://github.com/s-kostyaev/ellama")
base-commit: 41891ea973b9cd658a6cc42875f8c65953eb6e12
--
2.45.1
Reply sent
to
Andrew Tropin <andrew <at> trop.in>
:
You have taken responsibility.
(Sat, 29 Jun 2024 07:08:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Roman Scherer <roman <at> burningswell.com>
:
bug acknowledged by developer.
(Sat, 29 Jun 2024 07:08:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71783-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2024-06-26 15:56, Roman Scherer wrote:
> * gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 0.9.11.
>
> Change-Id: I80149cc6fb4b48bce8ecc0c031fbceedb21da4d9
> ---
> 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 903c22bbcb..fb52670cb9 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -5007,7 +5007,7 @@ (define-public emacs-elf-mode
> (define-public emacs-ellama
> (package
> (name "emacs-ellama")
> - (version "0.9.10")
> + (version "0.9.11")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -5015,7 +5015,7 @@ (define-public emacs-ellama
> (commit version)))
> (file-name (git-file-name name version))
> (sha256 (base32
> - "08kfa89m2mz6j5wfc73bwid2384v4kf944q1qymkjg3r53i1a9c7"))))
> + "18wxp7shzqhi7paqidv8j80fsiikvsckzm02cwhqy8fyyypv9pdc"))))
> (build-system emacs-build-system)
> (propagated-inputs (list emacs-dash emacs-llm emacs-spinner))
> (home-page "https://github.com/s-kostyaev/ellama")
>
> base-commit: 41891ea973b9cd658a6cc42875f8c65953eb6e12
Hi Roman,
Applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=208c2d63bb
Thank you!
--
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 27 Jul 2024 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.