commit: 36e755394fdf25db1bc680f11d920e63fb3da73c
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 07:45:38 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:47:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e75539
dev-haskell/http: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-haskell/http/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/http/metadata.xml b/dev-haskell/http/metadata.xml
index efc8e03a1eb..530a8cd6df3 100644
--- a/dev-haskell/http/metadata.xml
+++ b/dev-haskell/http/metadata.xml
@@ -36,7 +36,7 @@
> fmap (take 100) (getResponseBody rsp)
>
- Git repository available at
<git://github.com/haskell/HTTP.git>
+ Git repository available at
<https://github.com/haskell/HTTP.git>
</longdescription>
<use>
<flag name="conduit10">Use version 1.0.x or below of the
conduit package (for the test suite).</flag>