mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 21:20:29 +02:00
gnu: bombadillo: Use HTTPS home page.
* gnu/packages/web-browsers.scm (bombadillo)[home-page]: Use HTTPS.
This commit is contained in:
@@ -621,7 +621,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.")
|
||||
(install-file "bombadillo.1" mandir)
|
||||
(install-file "bombadillo-icon.png" pixdir)
|
||||
#t)))))))
|
||||
(home-page "http://bombadillo.colorfield.space")
|
||||
(home-page "https://bombadillo.colorfield.space")
|
||||
(synopsis "Terminal browser for the gopher, gemini, and finger protocols")
|
||||
(description "Bombadillo is a non-web browser for the terminal with
|
||||
vim-like key bindings, a document pager, configurable settings, and robust
|
||||
|
||||
Reference in New Issue
Block a user