all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74650] [PATCH] gnu: emacs-gptel: Update to 0.9.6.
@ 2024-12-02  9:24 Peter Kannewitz
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2024-12-02 14:56 UTC | newest]

Thread overview: (only message) (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

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.