gnu: emacs-ebib: Use HTTPS home page.

* gnu/packages/emacs-xyz.scm (emacs-ebib)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:06:38 +01:00
parent 7942a129b1
commit 23518188fd
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -12618,7 +12618,7 @@ files to be expanded upon opening them.")
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-parsebib" ,emacs-parsebib)))
(home-page "http://joostkremers.github.io/ebib/")
(home-page "https://joostkremers.github.io/ebib/")
(synopsis "BibTeX database manager for Emacs")
(description
"Ebib is a BibTeX database manager that runs in GNU Emacs.