* [bug#74263] [PATCH] gnu: emacs-chatgpt-shell: Update to 1.20.1.
@ 2024-11-08 16:33 Rostislav Svoboda
2024-12-23 23:37 ` bug#74263: " Nicolas Goaziou via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Rostislav Svoboda @ 2024-11-08 16:33 UTC (permalink / raw)
To: 74263
Cc: Rostislav Svoboda, Andrew Tropin, Katherine Cox-Buday,
Liliana Marie Prikler
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-23 23:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 16:33 [bug#74263] [PATCH] gnu: emacs-chatgpt-shell: Update to 1.20.1 Rostislav Svoboda
2024-12-23 23:37 ` bug#74263: " Nicolas Goaziou via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).