[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: bash-tap: Use HTTPS home page.
From: |
guix-commits |
Subject: |
02/06: gnu: bash-tap: Use HTTPS home page. |
Date: |
Tue, 10 Mar 2020 17:27:16 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a8a8a3df304143b7f5f369b5ce2202649e7a80d3
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:40:33 2020 +0100
gnu: bash-tap: Use HTTPS home page.
* gnu/packages/bash.scm (bash-tap)[home-page]: Use HTTPS.
---
gnu/packages/bash.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/bash.scm b/gnu/packages/bash.scm
index 3af13a6..3256a35 100644
--- a/gnu/packages/bash.scm
+++ b/gnu/packages/bash.scm
@@ -341,7 +341,7 @@ completion for many common commands.")
(install-file "bash-tap" bin)
(install-file "bash-tap-bootstrap" bin)
(install-file "bash-tap-mock" bin)))))))
- (home-page "http://www.illusori.co.uk/projects/bash-tap/";)
+ (home-page "https://www.illusori.co.uk/projects/bash-tap/";)
(synopsis "Bash port of a Test::More/Test::Builder-style TAP-compliant
test library")
(description "Bash TAP is a TAP-compliant Test::More-style testing library
- branch master updated (6048241 -> f613a33), guix-commits, 2020/03/10
- 02/06: gnu: bash-tap: Use HTTPS home page.,
guix-commits <=
- 01/06: gnu: tlp: Use HTTPS home page., guix-commits, 2020/03/10
- 03/06: gnu: java-asm: Use HTTPS home page., guix-commits, 2020/03/10
- 05/06: gnu: ruby-minitest-rg: Use HTTPS home page., guix-commits, 2020/03/10
- 06/06: gnu: hplip: Update to 3.20.3., guix-commits, 2020/03/10
- 04/06: gnu: python-wxpython: Use HTTPS home page., guix-commits, 2020/03/10