guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: emacs-counsel-bbdb: Fix home page.


From: guix-commits
Subject: branch master updated: gnu: emacs-counsel-bbdb: Fix home page.
Date: Sat, 27 Feb 2021 11:40:22 -0500

This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 98fb3ce  gnu: emacs-counsel-bbdb: Fix home page.
98fb3ce is described below

commit 98fb3ce8eb9db926075761c072d851de62f44a90
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Feb 27 17:39:32 2021 +0100

    gnu: emacs-counsel-bbdb: Fix home page.
    
    * gnu/packages/emacs-xyz.scm (emacs-counsel-bbdb)[home-page]: Fix home-page.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 7dbc74d..96cf50f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1967,7 +1967,7 @@ mode, Rmail, Gnus, MH-E, and VM).  BBDB is fully 
customizable.")
           "03g3lk8hz9a17vf5r16x054bhyk8xsbnfq0div8ig13fmhqi159q"))))
   (build-system emacs-build-system)
   (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")
   (description "This Ivy extension enables the use of @code{ivy-mode} to input
 email addresses from BBDB efficiently.  The main functions are:



reply via email to

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