[PATCH] gnu: emacs-gptel: Update to 0.4.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Cayetano Santos
  • Christopher Baines
Owner
unassigned
Submitted by
Cayetano Santos
Severity
normal
C
C
Cayetano Santos wrote on 5 Aug 2023 19:59
(address . guix-patches@gnu.org)(name . Cayetano Santos)(address . csantosb@inventati.org)
5aea9b27b56881f1b338e39bdaf27e89ad292a31.1691258366.git.csantosb@inventati.org
* 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(-)

Toggle diff (26 lines)
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
C
C
Christopher Baines wrote on 27 Aug 2023 20:54
(name . Cayetano Santos)(address . csantosb@inventati.org)
874jkkz570.fsf@cbaines.net
Cayetano Santos via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (5 lines)
> * 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
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmTrm/NfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xfb4g/6A7N8opeBz2j/+To+mZxWcCTWoUG741tl
+54/HUpEv6zPzg1+gsh8TuBTsc6wSlsWuo4aR4sdy/PuuCm7dex8kpir2QEvHrXf
EtjJ6+NJQCPbhsnFJwenni9MjGJRYBIChMy+HZpsrqcf2Fr0oFgm3NC948gCXKN8
CEIVEg8BUSwFZsQPciQtq8RmoAkEE8tcAHQ/WXSvyHIy9jxugYoCnkM6MMo5kYAn
yPCICa9KpExOYAYrs5do3DTFE7BjIIJlKvIu6QP2Z4ZG67+LWHlNWbLBV5G2CIQC
H7IeSGXXZ2pXVZuVWQCnnKrYdWccko8CdSeAzTpFai1rGzXIm0veMRmmBF6xklnU
xn0ePLIV3OxWU5n7LCB1ISISnE6Z8bQnkQLt7+Nyluqo3BebTKt6a2zmKjmxONjp
kEehk6e99Ew2/aG8AZ8PW/w5cUeV+el3CNGnrYDjHUmBM755Jwj6q6akBFlOVumc
Shu0gX9d4QXytfVajK4YK16QaaKxw5eFApsp3YvW+y3H/h4mfdLWoIrGRlTgXvp8
jkSb7mHDPv6/+LsO8u0VMxy63D2rLYdtgt+505ZFmQsNA+9gDg4md/B6+MBYSZ1O
ZYSj3JRCc0Js6V0DworaDPgkB1jGMlt/F9EodITakACjxLF64PbHGcPQVQnSD+w4
KiA8SPYwL6o=
=tR84
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65103@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65103
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch