GNU bug report logs - #65104
[PATCH] gnu: emacs-corfu-doc-terminal: Update to 0.9.

Previous Next

Package: guix-patches;

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

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

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65104 in the body.
You can then email your comments to 65104 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#65104; Package guix-patches. (Sat, 05 Aug 2023 18:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 05 Aug 2023 18:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-corfu-doc-terminal: Update to 0.9.
Date: Sat,  5 Aug 2023 20:09:21 +0200
* gnu/packages/emacs-xyz.scm (emacs-corfu-doc-terminal): Update to 0.9.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ed3d89d51f..17cb45f348 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37290,11 +37290,11 @@ (define-public emacs-corfu-terminal
 
 (define-public emacs-corfu-doc-terminal
   ;; Upstream does not tag releases, version taken from package header.
-  (let ((commit "d8945c64b52d76e864b767b3048674f222daf80b")
+  (let ((commit "be9fd5cd6c293dea862f1a1877378f1391e6a7e5")
         (revision "0"))
     (package
       (name "emacs-corfu-doc-terminal")
-      (version (git-version "0.5" revision commit))
+      (version (git-version "0.9" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -37304,7 +37304,7 @@ (define-public emacs-corfu-doc-terminal
            (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0j0dd8np5x93wic22bc5i9h7bq2gj700n4fh11dzzgsj14lv2r5k"))))
+          (base32 "0vx5r9v2gx747zsz4x1dgrkvl1iya9pcgvcbghc0pwjs3jfi6r0k"))))
       (build-system emacs-build-system)
       (propagated-inputs
        (list emacs-corfu emacs-corfu-doc emacs-corfu-terminal emacs-popon))

base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#65104; Package guix-patches. (Sun, 27 Aug 2023 18:56:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 65104-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#65104] [PATCH] gnu: emacs-corfu-doc-terminal: Update to 0.9.
Date: Sun, 27 Aug 2023 19:55:04 +0100
[Message part 1 (text/plain, inline)]
Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-corfu-doc-terminal): Update to 0.9.
> ---
>  gnu/packages/emacs-xyz.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks, I've pushed this to master as
e7c7efc296a114eb14bfdc7f880569cd23ed4458.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 27 Aug 2023 18:56:02 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Sun, 27 Aug 2023 18:56:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 25 Sep 2023 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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