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

  • Done
  • quality assurance status badge
Details
2 participants
  • Hilton Chain
  • Peter Kannewitz
Owner
unassigned
Submitted by
Peter Kannewitz
Severity
normal
P
P
Peter Kannewitz wrote on 2 Dec 10:24 +0100
(address . guix-patches@gnu.org)(name . Peter Kannewitz)(address . peter.kannewitz@posteo.net)
32b8ae2b961180e1b744689c45cc577c2046e129.1733131494.git.peter.kannewitz@posteo.net
Change-Id: Ieb57355e975295e6884d10b0432e21827fa7b230
---
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 11518d9e7f..b941ee6444 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -550,7 +550,7 @@ (define-public emacs-geiser
(define-public emacs-gptel
(package
(name "emacs-gptel")
- (version "0.9.5")
+ (version "0.9.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -559,7 +559,7 @@ (define-public emacs-gptel
(file-name (git-file-name name version))
(sha256
(base32
- "1ihcdxpwqawvrb1l8l8lnj20gn8m5z47q2fmpvzwdqbjd0nl2xnp"))))
+ "0cb5wxlc598fs1cmjvkbc76x098ljmik3s39hjfjzn6537yps4da"))))
(build-system emacs-build-system)
(arguments
(list

base-commit: ca3a79ccee5f9a857e00128f11d04e3c1aef901a
--
2.46.0
H
H
Hilton Chain wrote on 11 Dec 02:37 +0100
(name . Peter Kannewitz)(address . peter.kannewitz@posteo.net)
87r06f6luy.wl-hako@ultrarare.space
Hi Peter,

On Mon, 02 Dec 2024 17:24:55 +0800,
Peter Kannewitz wrote:
Toggle quote (6 lines)
>
> Change-Id: Ieb57355e975295e6884d10b0432e21827fa7b230
> ---
> gnu/packages/emacs-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Added changelog to commit message and applied as
555f9f1269fa574fe1a78096fb6b8293aafaba72, thanks!
Closed
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 74650
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