mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: bombadillo: Use HTTPS home page.
* gnu/packages/web-browsers.scm (bombadillo)[home-page]: Use HTTPS.
This commit is contained in:
parent
3720a6f847
commit
70e1199c0d
1 changed files with 1 additions and 1 deletions
|
@ -621,7 +621,7 @@ (define-public bombadillo
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue