[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/84: gnu: emacs-chatgpt-shell: Update to 2.9.1.
From: |
guix-commits |
Subject: |
02/84: gnu: emacs-chatgpt-shell: Update to 2.9.1. |
Date: |
Tue, 24 Dec 2024 09:28:59 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 9c8ee7453d63067422d5a8cfc08354c3384c719e
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Dec 24 10:59:26 2024 +0100
gnu: emacs-chatgpt-shell: Update to 2.9.1.
* gnu/packages/emacs-xyz.scm (emacs-chatgpt-shell): Update to 2.9.1.
Change-Id: I73ea7bf093607fae1a0d10ef9be723f23b2a8315
---
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 1ec0e9ea5e..8a0206b96b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -590,7 +590,7 @@ API key.")
(define-public emacs-chatgpt-shell
(package
(name "emacs-chatgpt-shell")
- (version "1.20.1")
+ (version "2.9.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -599,7 +599,7 @@ API key.")
(file-name (git-file-name name version))
(sha256
(base32
- "161q8d2b4sq481jh4zwagvh88wg51dsnf76n2l2b7wv3nh7cjh2m"))))
+ "103s9w2i7f2hxxr00s10d42z5hqzdczpfpmhf2va0sf8s19y4jm8"))))
(build-system emacs-build-system)
(arguments
(list #:phases
- branch master updated (0d4af3c55c -> afa6e92889), guix-commits, 2024/12/24
- 04/84: gnu: emacs-llm: Update to 0.20.0., guix-commits, 2024/12/24
- 01/84: gnu: emacs-gptel: Update to 0.9.7., guix-commits, 2024/12/24
- 03/84: gnu: emacs-llama: Update to 0.4.0., guix-commits, 2024/12/24
- 05/84: gnu: emacs-ghub: Update to 4.2.0., guix-commits, 2024/12/24
- 06/84: gnu: emacs-corfu: Update to 1.6., guix-commits, 2024/12/24
- 11/84: gnu: emacs-ef-themes: Update to 1.9.0., guix-commits, 2024/12/24
- 12/84: gnu: emacs-compat: Update to 30.0.1.0., guix-commits, 2024/12/24
- 07/84: gnu: emacs-cape: Update to 1.8., guix-commits, 2024/12/24
- 13/84: gnu: emacs-slime: Update to 2.31., guix-commits, 2024/12/24
- 02/84: gnu: emacs-chatgpt-shell: Update to 2.9.1.,
guix-commits <=
- 08/84: gnu: emacs-ellama: Update to 0.13.0., guix-commits, 2024/12/24
- 09/84: gnu: emacs-olivetti: Update to 2.0.7., guix-commits, 2024/12/24
- 10/84: gnu: emacs-apheleia: Update to 4.3., guix-commits, 2024/12/24
- 14/84: gnu: emacs-jinx: Update to 1.11., guix-commits, 2024/12/24
- 17/84: gnu: emacs-eglot-tempel: Update to 0.8.2., guix-commits, 2024/12/24
- 15/84: gnu: emacs-orderless: Update to 1.3., guix-commits, 2024/12/24
- 16/84: gnu: emacs-consult: Update to 1.9., guix-commits, 2024/12/24
- 20/84: gnu: emacs-visual-replace: Update to 1.1., guix-commits, 2024/12/24
- 21/84: gnu: emacs-web-mode: Update to 17.3.20., guix-commits, 2024/12/24
- 24/84: gnu: emacs-tempel: Update to 1.3., guix-commits, 2024/12/24