emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47725: closed ([PATCH 0/1] Update emacs-counsel-projectile (api chan


From: GNU bug Tracking System
Subject: bug#47725: closed ([PATCH 0/1] Update emacs-counsel-projectile (api change))
Date: Mon, 26 Apr 2021 19:10:02 +0000

Your message dated Mon, 26 Apr 2021 21:09:12 +0200
with message-id <87k0oox3qf.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#47725] [PATCH 1/1] gnu: emacs-counsel-projectile: 
Update to 0.3.1-0.06b03c1
has caused the debbugs.gnu.org bug report #47725,
regarding [PATCH 0/1] Update emacs-counsel-projectile (api change)
to be marked as done.

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


-- 
47725: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47725
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/1] Update emacs-counsel-projectile (api change) Date: Mon, 12 Apr 2021 16:17:05 +0300
Hello Guix!

Recently my counsel-projectile stopped working because of swiper update I
guess.

Problem was in ivy api change, more specifically
ivy--display-transformers-list function which is missing in recent version of
swiper.

counsel-projectile upstream commit fixing this issue:
https://github.com/ericdanan/counsel-projectile/commit/a9331c1fadc3b4975faac54dfe6492540180c29b

I'm using updated version now.

David Dashyan (1):
  gnu: emacs-counsel-projectile: Update to 0.3.1-0.06b03c1

 gnu/packages/emacs-xyz.scm | 45 ++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 21 deletions(-)


base-commit: 8615e21a8cfb01882b4785c950ccb89edc9c4bcc
-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#47725] [PATCH 1/1] gnu: emacs-counsel-projectile: Update to 0.3.1-0.06b03c1 Date: Mon, 26 Apr 2021 21:09:12 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

David Dashyan <mail@davie.li> writes:

> +  (let ((commit "06b03c1080d3ccc3fa9b9c41b1ccbcf13f058e4b")
> +        (revision "0"))
> +    (package
> +      (name "emacs-counsel-projectile")
> +      (version (git-version "0.3.1" revision commit))

Thank you.

I added a proper commit message to the patch, and a comment explaining
why we're not using stable release anymore.

Applied.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]