GNU bug report logs - #74263
[PATCH] gnu: emacs-chatgpt-shell: Update to 1.20.1.

Previous Next

Package: guix-patches;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Fri, 8 Nov 2024 16:35:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Subject: bug#74263: closed (Re: [PATCH] gnu: emacs-chatgpt-shell: Update
 to 1.20.1.)
Date: Mon, 23 Dec 2024 23:38:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74263: [PATCH] gnu: emacs-chatgpt-shell: Update to 1.20.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 74263 <at> debbugs.gnu.org.

-- 
74263: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74263
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 74263-done <at> debbugs.gnu.org
Cc: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Subject: Re: [PATCH] gnu: emacs-chatgpt-shell: Update to 1.20.1.
Date: Tue, 24 Dec 2024 00:37:08 +0100
Hello,

> * gnu/packages/emacs-xyz.scm (emacs-chatgpt-shell): Update to 1.20.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou



[Message part 3 (message/rfc822, inline)]
From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rostislav Svoboda <Rostislav.Svoboda <at> gmail.com>
Subject: [PATCH] gnu: emacs-chatgpt-shell: Update to 1.20.1.
Date: Fri,  8 Nov 2024 17:33:38 +0100
* gnu/packages/emacs-xyz.scm (emacs-chatgpt-shell): Update to 1.20.1.

Change-Id: Icb6d714d2515b7765c4ba59ec13eec5e2e8eec24
---
 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 88e1ab89a9..24168e366f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -588,7 +588,7 @@ (define-public emacs-gptel
 (define-public emacs-chatgpt-shell
   (package
     (name "emacs-chatgpt-shell")
-    (version "1.8.1")
+    (version "1.20.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -597,7 +597,7 @@ (define-public emacs-chatgpt-shell
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "04byw3zz06fr1g185p55pdaf5bqxj3mssldbh089pmx10qdmaxqi"))))
+                "161q8d2b4sq481jh4zwagvh88wg51dsnf76n2l2b7wv3nh7cjh2m"))))
     (build-system emacs-build-system)
     (arguments
      (list #:phases

base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
-- 
2.46.0




This bug report was last modified 228 days ago.

Previous Next


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