mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: calibre: Use HTTPS home page.
* gnu/packages/ebook.scm (calibre)[home-page]: Use HTTPS.
This commit is contained in:
parent
536cc4aae5
commit
2ea6d49913
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
||||||
(delete-file-recursively font-dest)
|
(delete-file-recursively font-dest)
|
||||||
(symlink font-src font-dest))
|
(symlink font-src font-dest))
|
||||||
#t)))))
|
#t)))))
|
||||||
(home-page "http://calibre-ebook.com/")
|
(home-page "https://calibre-ebook.com/")
|
||||||
(synopsis "E-book library management software")
|
(synopsis "E-book library management software")
|
||||||
(description "Calibre is an e-book library manager. It can view, convert
|
(description "Calibre is an e-book library manager. It can view, convert
|
||||||
and catalog e-books in most of the major e-book formats. It can also talk
|
and catalog e-books in most of the major e-book formats. It can also talk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue