gnu: emacs-ebdb: Update to 0.6.22.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.22.
This commit is contained in:
parent
91989591bc
commit
cf92f22be8
@ -23742,14 +23742,14 @@ federated microblogging social network.")
|
||||
(define-public emacs-ebdb
|
||||
(package
|
||||
(name "emacs-ebdb")
|
||||
(version "0.6.21")
|
||||
(version "0.6.22")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||
"ebdb-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "0pp190wr6z98kggmw9ls486f9vxfimdjdbqsp263qiyi21ws98if"))))
|
||||
(base32 "0dljl21n6508c7ash7l6zgxhpn2wdfzga0va63d4k9nwnqmkvsgz"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/girzel/ebdb")
|
||||
(synopsis "EIEIO port of BBDB, Emacs's contact-management package")
|
||||
|
Loading…
Reference in New Issue
Block a user