unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [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

* [bug#65103] [PATCH] gnu: emacs-gptel: Update to 0.4.0.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-08-27 18:54 UTC (permalink / raw)
  To: Cayetano Santos; +Cc: 65103-done, 65103

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]


Cayetano Santos via Guix-patches via <guix-patches@gnu.org> writes:

> * 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(-)

Thanks, I've pushed this to master as
35421248b14e914a7dcaf5b022f2be599c8075d9.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[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 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).