gnu: bombadillo: Use HTTPS home page.

* gnu/packages/web-browsers.scm (bombadillo)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-16 17:58:45 +02:00
parent 3720a6f847
commit 70e1199c0d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -621,7 +621,7 @@ (define-public bombadillo
(install-file "bombadillo.1" mandir) (install-file "bombadillo.1" mandir)
(install-file "bombadillo-icon.png" pixdir) (install-file "bombadillo-icon.png" pixdir)
#t))))))) #t)))))))
(home-page "http://bombadillo.colorfield.space") (home-page "https://bombadillo.colorfield.space")
(synopsis "Terminal browser for the gopher, gemini, and finger protocols") (synopsis "Terminal browser for the gopher, gemini, and finger protocols")
(description "Bombadillo is a non-web browser for the terminal with (description "Bombadillo is a non-web browser for the terminal with
vim-like key bindings, a document pager, configurable settings, and robust vim-like key bindings, a document pager, configurable settings, and robust