me
/
guix
Archived
1
0
Fork 0

gnu: emacs-counsel-bbdb: Update to 0.0.5.

* gnu/packages/emacs-xyz.scm (emacs-counsel-bbdb): Update to 0.0.5.
[propagated-inputs]: Add EMACS-BBDB.
master
Nicolas Goaziou 2022-09-09 21:26:34 +02:00
parent 85eb199003
commit 71ff0f210f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 3 additions and 3 deletions

View File

@ -2705,7 +2705,7 @@ shine on top of your cursor so you know where it is.")
(define-public emacs-counsel-bbdb (define-public emacs-counsel-bbdb
(package (package
(name "emacs-counsel-bbdb") (name "emacs-counsel-bbdb")
(version "0.0.4") (version "0.0.5")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2714,9 +2714,9 @@ shine on top of your cursor so you know where it is.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0bki658mvlchqf3prkzxz4217a95cxm58c1qmf84yp2n8h6gd0d8")))) (base32 "1jrj7hx6y518np3xcnarbj0c43lglcf9gww3fhfqp7lzxl9hvi8s"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(propagated-inputs (list emacs-ivy)) (propagated-inputs (list emacs-bbdb emacs-ivy))
(home-page "https://github.com/redguardtoo/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