mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: emacs-ebdb: Update to 0.8.16.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.16.
This commit is contained in:
parent
9c16fb4c0d
commit
2fa05ad486
1 changed files with 2 additions and 2 deletions
|
@ -29218,14 +29218,14 @@ federated microblogging social network.")
|
|||
(define-public emacs-ebdb
|
||||
(package
|
||||
(name "emacs-ebdb")
|
||||
(version "0.8.14")
|
||||
(version "0.8.16")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||
"ebdb-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "0h7yva7p4b4lapi7pwcibf75nqmazjf3r67ibnkc8l9salfhml25"))))
|
||||
(base32 "0qldw0a346xbkq289mynvfz38n4yh2rfbvgs5f7ixfc014y3j3gw"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/girzel/ebdb")
|
||||
(synopsis "EIEIO port of BBDB, Emacs's contact-management package")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue