* [bug#74650] [PATCH] gnu: emacs-gptel: Update to 0.9.6.
@ 2024-12-02 9:24 Peter Kannewitz
2024-12-11 1:37 ` bug#74650: " Hilton Chain
0 siblings, 1 reply; 2+ messages in thread
From: Peter Kannewitz @ 2024-12-02 9:24 UTC (permalink / raw)
To: 74650
Cc: Peter Kannewitz, Andrew Tropin, Katherine Cox-Buday,
Liliana Marie Prikler
Change-Id: Ieb57355e975295e6884d10b0432e21827fa7b230
---
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 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74650: [PATCH] gnu: emacs-gptel: Update to 0.9.6.
2024-12-02 9:24 [bug#74650] [PATCH] gnu: emacs-gptel: Update to 0.9.6 Peter Kannewitz
@ 2024-12-11 1:37 ` Hilton Chain
0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain @ 2024-12-11 1:37 UTC (permalink / raw)
To: Peter Kannewitz
Cc: Katherine Cox-Buday, 74650-done, Liliana Marie Prikler,
Andrew Tropin
Hi Peter,
On Mon, 02 Dec 2024 17:24:55 +0800,
Peter Kannewitz wrote:
>
> 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!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-11 1:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-02 9:24 [bug#74650] [PATCH] gnu: emacs-gptel: Update to 0.9.6 Peter Kannewitz
2024-12-11 1:37 ` bug#74650: " Hilton Chain
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.