[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/17: gnu: bombadillo: Use HTTPS home page.
From: |
guix-commits |
Subject: |
04/17: gnu: bombadillo: Use HTTPS home page. |
Date: |
Thu, 16 Jul 2020 14:13:30 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 70e1199c0d4091c6c32fe78a222ef65c97cee5d8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jul 16 17:58:45 2020 +0200
gnu: bombadillo: Use HTTPS home page.
* gnu/packages/web-browsers.scm (bombadillo)[home-page]: Use HTTPS.
---
gnu/packages/web-browsers.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index dd113bc..6508419 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -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
- branch master updated (b736e9b -> 2ffd131), guix-commits, 2020/07/16
- 01/17: gnu: lv2: Use HTTPS., guix-commits, 2020/07/16
- 02/17: gnu: lirc: Use HTTPS home page., guix-commits, 2020/07/16
- 03/17: gnu: lsof: Use HTTPS home page., guix-commits, 2020/07/16
- 04/17: gnu: bombadillo: Use HTTPS home page.,
guix-commits <=
- 05/17: gnu: Update Haskell Wiki URIs., guix-commits, 2020/07/16
- 07/17: gnu: Use HTTPS for www.yesodweb.com., guix-commits, 2020/07/16
- 08/17: gnu: ghc-pandoc-types: Use HTTPS home page., guix-commits, 2020/07/16
- 09/17: gnu: Use HTTPS for igraph.org., guix-commits, 2020/07/16
- 11/17: gnu: Use HTTPS for biojava.org home pages., guix-commits, 2020/07/16
- 13/17: gnu: libyaml: Use HTTPS., guix-commits, 2020/07/16
- 14/17: gnu: java-xmlunit: Use HTTPS home page., guix-commits, 2020/07/16
- 17/17: guix-install.sh: Make sure /etc/profile is sourced., guix-commits, 2020/07/16
- 06/17: gnu: Use HTTPS for github.com (and subdomains) home pages., guix-commits, 2020/07/16
- 10/17: gnu: jack@0.125.0: Update URIs., guix-commits, 2020/07/16