gnu: emacs-ebdb: Update to 0.8.5.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.5.
This commit is contained in:
parent
f3e8e58521
commit
287ac9398a
@ -26011,14 +26011,14 @@ federated microblogging social network.")
|
||||
(define-public emacs-ebdb
|
||||
(package
|
||||
(name "emacs-ebdb")
|
||||
(version "0.8.4")
|
||||
(version "0.8.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||
"ebdb-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "0n811af83fqpzq9513gf240gnz7qkwrjw07qs4sra4069q0pwnjr"))))
|
||||
(base32 "1p2chzj5hnaiqhammvdp82ck5pi6h1rl9r782zaqxrhrqsp3vg09"))))
|
||||
(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