gnu: emacs-chatgpt-shell: Update to 1.3.1.

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

Change-Id: I5b98039168b5338bc27b4d4022d5a8f75fc3958d
This commit is contained in:
Nicolas Goaziou 2024-08-19 21:04:55 +02:00
parent c7fa74b8f0
commit 8065e8127d
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -585,7 +585,7 @@ (define-public emacs-gptel
(define-public emacs-chatgpt-shell
(package
(name "emacs-chatgpt-shell")
(version "0.74.1")
(version "1.3.1")
(source (origin
(method git-fetch)
(uri (git-reference