GNU bug report logs - #48942
[PATCH] gnu: emacs-ivy-posframe: Update to 0.6.1.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Thu, 10 Jun 2021 07:25:02 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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48942: closed ([PATCH] gnu: emacs-ivy-posframe: Update to 0.6.1.)
Date: Sat, 12 Jun 2021 20:36:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 12 Jun 2021 22:35:37 +0200
with message-id <87k0mystwm.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#48942] [PATCH] gnu: emacs-ivy-posframe: Update to 0.6.1.
has caused the debbugs.gnu.org bug report #48942,
regarding [PATCH] gnu: emacs-ivy-posframe: Update to 0.6.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48942: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48942
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-ivy-posframe: Update to 0.6.1.
Date: Thu, 10 Jun 2021 09:24:33 +0200
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.6.1.
---
 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 1d954ec5bd..2815850364 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -26292,14 +26292,14 @@ interface.")
 (define-public emacs-ivy-posframe
   (package
     (name "emacs-ivy-posframe")
-    (version "0.6.0")
+    (version "0.6.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/"
                            "ivy-posframe-" version ".tar"))
        (sha256
-        (base32 "07dzglrcdl54lkznyphw97xwd9bcwzdcgzkav0vqfk7f5cwh1wkf"))))
+        (base32 "1nay2sfbwm2fkp3f1y89innd9h6j3q70q9y4yddrwa69cxlj9m23"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-ivy" ,emacs-ivy)

base-commit: ac886034020b11b647f893116824f7d7b998ce82
-- 
2.32.0





[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 48942-done <at> debbugs.gnu.org
Subject: Re: [bug#48942] [PATCH] gnu: emacs-ivy-posframe: Update to 0.6.1.
Date: Sat, 12 Jun 2021 22:35:37 +0200
Hello,

Xinglu Chen <public <at> yoctocell.xyz> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 3 years and 339 days ago.

Previous Next


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