mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-ebib: Use HTTPS home page.
* gnu/packages/emacs-xyz.scm (emacs-ebib)[home-page]: Use HTTPS.
This commit is contained in:
parent
7942a129b1
commit
23518188fd
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue