summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 17:45:38 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:47:31 +0200
commit36e755394fdf25db1bc680f11d920e63fb3da73c (patch)
tree7e4ba2612a3c30b6599c69c6f10a22969e63c7b0 /dev-haskell/http
parentdev-embedded/stlink: use HTTPS for GitHub (diff)
downloadgentoo-36e755394fdf25db1bc680f11d920e63fb3da73c.tar.gz
gentoo-36e755394fdf25db1bc680f11d920e63fb3da73c.tar.bz2
gentoo-36e755394fdf25db1bc680f11d920e63fb3da73c.zip
dev-haskell/http: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-haskell/http')
-rw-r--r--dev-haskell/http/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http/metadata.xml b/dev-haskell/http/metadata.xml
index efc8e03a1eb4..530a8cd6df3e 100644
--- a/dev-haskell/http/metadata.xml
+++ b/dev-haskell/http/metadata.xml
@@ -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>