GNU bug report logs - #60552
[PATCH 5/5] gnu: emacs-company-posframe: Update to 0.7.0.

Previous Next

Package: guix-patches;

Reported by: tumashu <at> 163.com

Date: Wed, 4 Jan 2023 12:48:04 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: tumashu <at> 163.com
Subject: bug#60552: closed (Re: [bug#60552] [PATCH 5/5] gnu:
 emacs-company-posframe: Update to 0.7.0.)
Date: Sat, 07 Jan 2023 00:03:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60552: [PATCH 5/5] gnu: emacs-company-posframe: Update to 0.7.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 60552 <at> debbugs.gnu.org.

-- 
60552: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60552
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: tumashu <at> 163.com
Cc: 60552-done <at> debbugs.gnu.org
Subject: Re: [bug#60552] [PATCH 5/5] gnu: emacs-company-posframe: Update to
 0.7.0.
Date: Sat, 07 Jan 2023 01:02:15 +0100
Hello,

tumashu <at> 163.com writes:

> * gnu/packages/emacs-xyz.scm (emacs-company-posframe): Update to
> 0.7.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: tumashu <at> 163.com
To: guix-patches <at> gnu.org
Cc: Feng Shu <tumashu <at> 163.com>
Subject: [PATCH 5/5] gnu: emacs-company-posframe: Update to 0.7.0.
Date: Wed,  4 Jan 2023 20:47:26 +0800
From: Feng Shu <tumashu <at> 163.com>

* gnu/packages/emacs-xyz.scm (emacs-company-posframe): Update to 0.7.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 5ba150c815..be251c35ca 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7882,7 +7882,7 @@ (define-public emacs-company-box
 (define-public emacs-company-posframe
   (package
     (name "emacs-company-posframe")
-    (version "0.5.0")
+    (version "0.7.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7891,7 +7891,7 @@ (define-public emacs-company-posframe
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05ays6xkqbxcfplvx7wfc2slflmwc3aw7vkixvabk0ilvisndvgm"))))
+                "03kj8yxd4y9aw86b6y6z5l9y76q5gjyiyhi5120nx1a8cwbd9g4a"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-company emacs-posframe))
-- 
2.38.1




This bug report was last modified 2 years and 194 days ago.

Previous Next


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