GNU bug report logs - #77107
[PATCH] gnu: emacs-gptel: Update to 0.9.8.

Previous Next

Package: guix-patches;

Reported by: ngraves <at> ngraves.fr

Date: Wed, 19 Mar 2025 00:31:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

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 77107 in the body.
You can then email your comments to 77107 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 guix-patches <at> gnu.org:
bug#77107; Package guix-patches. (Wed, 19 Mar 2025 00:31:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to ngraves <at> ngraves.fr:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 19 Mar 2025 00:31:03 GMT) Full text and rfc822 format available.

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

From: ngraves <at> ngraves.fr
To: Guix Patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: emacs-gptel: Update to 0.9.8.
Date: Wed, 19 Mar 2025 01:30:09 +0100 (CET)
[Message part 1 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.9.8.
[propagated-inputs]: Add emacs-transient.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index f7459c3c32..0fc2a4e769 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -581,7 +581,7 @@ (define-public emacs-geiser
(define-public emacs-gptel
   (package
     (name "emacs-gptel")
-    (version "0.9.7")
+    (version "0.9.8")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@ (define-public emacs-gptel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "15ny2d04ci04swmxikkyb7lsjr51gvxpr2cj02gwx88bidx34md2"))))
+                "1wjzv39pcg6lcmlw6yc4fdfln2cnshzaa0dxgkniq9dfznf7hnmd"))))
     (build-system emacs-build-system)
     (arguments
      (list
@@ -606,7 +606,7 @@ (define-public emacs-gptel
               (emacs-substitute-variables "gptel.el"
                 ("gptel-use-curl" 't)))))))
     (inputs (list curl))
-    (propagated-inputs (list emacs-compat))
+    (propagated-inputs (list emacs-compat emacs-transient))
     (home-page "https://github.com/karthink/gptel")
     (synopsis "GPTel is a simple ChatGPT client for Emacs")
     (description
-- 
2.48.1



-- 
Best regards,
Nicolas Graves
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#77107; Package guix-patches. (Sat, 22 Mar 2025 15:35:02 GMT) Full text and rfc822 format available.

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

From: Ian Eure <ian <at> retrospec.tv>
To: ngraves <at> ngraves.fr
Cc: 77107 <at> debbugs.gnu.org
Subject: Re: [bug#77107] [PATCH] gnu: emacs-gptel: Update to 0.9.8.
Date: Sat, 22 Mar 2025 08:34:20 -0700
Ni Nicolas,

Pushed as 6012040176.

This patch didn’t apply, and I ended up needing to manually 
reconstruct it.  Did you use `git send-email' to contribute it? 
Looks like there was a bunch of HTML in the email, which usually 
means it was sent by an interactive mail client.

Thanks,

 -- Ian




bug closed, send any further explanations to 77107 <at> debbugs.gnu.org and ngraves <at> ngraves.fr Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Sat, 22 Mar 2025 15:35:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 20 Apr 2025 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 57 days ago.

Previous Next


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