dev-haskell/http: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 07:45:38 +0000 (17:45 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:47:31 +0000 (10:47 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-haskell/http/metadata.xml

index efc8e03a1eb4aba7534b794fa3d474430f75d9f5..530a8cd6df3e67b873db6adc2f9e3ff1838d47cb 100644 (file)
@@ -36,7 +36,7 @@
                &gt;      fmap (take 100) (getResponseBody rsp)
                &gt;
                
-               Git repository available at &lt;git://github.com/haskell/HTTP.git&gt;
+               Git repository available at &lt;https://github.com/haskell/HTTP.git&gt;
        </longdescription>
        <use>
                <flag name="conduit10">Use version 1.0.x or below of the conduit package (for the test suite).</flag>