GNU bug report logs - #65103
[PATCH] gnu: emacs-gptel: Update to 0.4.0.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Sat, 5 Aug 2023 18:01:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Cayetano Santos <csantosb <at> inventati.org>
Subject: bug#65103: closed (Re: [bug#65103] [PATCH] gnu: emacs-gptel:
 Update to 0.4.0.)
Date: Sun, 27 Aug 2023 18:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65103 <at> debbugs.gnu.org.

-- 
65103: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65103
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 65103-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#65103] [PATCH] gnu: emacs-gptel: Update to 0.4.0.
Date: Sun, 27 Aug 2023 19:54:19 +0100
[Message part 3 (text/plain, inline)]
Cayetano Santos via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-gptel: Update to 0.4.0.
Date: Sat,  5 Aug 2023 19:59:26 +0200
* 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




This bug report was last modified 1 year and 270 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.