From: Rostislav Svoboda <rostislav.svoboda@gmail.com>
To: 74263@debbugs.gnu.org
Cc: Rostislav Svoboda <Rostislav.Svoboda@gmail.com>,
Andrew Tropin <andrew@trop.in>,
Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#74263] [PATCH] gnu: emacs-chatgpt-shell: Update to 1.20.1.
Date: Fri, 8 Nov 2024 17:33:38 +0100 [thread overview]
Message-ID: <40fc9a2e636a2c499cf1f1951f466f0ada180a86.1731083595.git.Rostislav.Svoboda@gmail.com> (raw)
* 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
next reply other threads:[~2024-11-08 16:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 16:33 Rostislav Svoboda [this message]
2024-12-23 23:37 ` bug#74263: [PATCH] gnu: emacs-chatgpt-shell: Update to 1.20.1 Nicolas Goaziou via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40fc9a2e636a2c499cf1f1951f466f0ada180a86.1731083595.git.Rostislav.Svoboda@gmail.com \
--to=rostislav.svoboda@gmail.com \
--cc=74263@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=cox.katherine.e+guix@gmail.com \
--cc=liliana.prikler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.