* [bug#65103] [PATCH] gnu: emacs-gptel: Update to 0.4.0.
@ 2023-08-05 17:59 Cayetano Santos via Guix-patches via
2023-08-27 18:54 ` Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2023-08-05 17:59 UTC (permalink / raw)
To: 65103; +Cc: Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.4.0.
---
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 ed3d89d51f..fac08e4ead 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -455,7 +455,7 @@ (define-public emacs-geiser
(define-public emacs-gptel
(package
(name "emacs-gptel")
- (version "0.3.6")
+ (version "0.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -464,7 +464,7 @@ (define-public emacs-gptel
(file-name (git-file-name name version))
(sha256
(base32
- "1ykqq763sm0km167vyqxcg3jq4g1dzrvn9zwm9q927v83ijh6pf9"))))
+ "1aac0jds8hzyfvav06mhqm32v81swrnvyv0ldrkd7qxc2b1x4q7n"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-27 18:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-05 17:59 [bug#65103] [PATCH] gnu: emacs-gptel: Update to 0.4.0 Cayetano Santos via Guix-patches via
2023-08-27 18:54 ` Christopher Baines
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.