gnu: emacs-counsel-bbdb: Fix home page.

* gnu/packages/emacs-xyz.scm (emacs-counsel-bbdb)[home-page]: Fix home-page.
This commit is contained in:
Nicolas Goaziou 2021-02-27 17:39:32 +01:00
parent 044142379e
commit 98fb3ce8eb
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1967,7 +1967,7 @@ (define-public emacs-counsel-bbdb
"03g3lk8hz9a17vf5r16x054bhyk8xsbnfq0div8ig13fmhqi159q")))) "03g3lk8hz9a17vf5r16x054bhyk8xsbnfq0div8ig13fmhqi159q"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(propagated-inputs `(("emacs-ivy" ,emacs-ivy))) (propagated-inputs `(("emacs-ivy" ,emacs-ivy)))
(home-page "https://github.com/redguard/counsel-bbdb") (home-page "https://github.com/redguardtoo/counsel-bbdb")
(synopsis "Ivy interface for BBDB") (synopsis "Ivy interface for BBDB")
(description "This Ivy extension enables the use of @code{ivy-mode} to input (description "This Ivy extension enables the use of @code{ivy-mode} to input
email addresses from BBDB efficiently. The main functions are: email addresses from BBDB efficiently. The main functions are: