diff --git a/yesod-auth/yesod-auth.cabal b/yesod-auth/yesod-auth.cabal index c7467162..961c8fe6 100644 --- a/yesod-auth/yesod-auth.cabal +++ b/yesod-auth/yesod-auth.cabal @@ -64,4 +64,4 @@ library source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-core/yesod-core.cabal b/yesod-core/yesod-core.cabal index f7f94152..9138c681 100644 --- a/yesod-core/yesod-core.cabal +++ b/yesod-core/yesod-core.cabal @@ -131,4 +131,4 @@ test-suite tests source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-default/yesod-default.cabal b/yesod-default/yesod-default.cabal index 286dc092..1fee19b3 100644 --- a/yesod-default/yesod-default.cabal +++ b/yesod-default/yesod-default.cabal @@ -44,4 +44,4 @@ library source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-examples/yesod-examples.cabal b/yesod-examples/yesod-examples.cabal index fbc45f5d..a72bc5e5 100644 --- a/yesod-examples/yesod-examples.cabal +++ b/yesod-examples/yesod-examples.cabal @@ -72,4 +72,4 @@ Executable yesod-chat source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-form/yesod-form.cabal b/yesod-form/yesod-form.cabal index 7aae9d6b..0a45d0ad 100644 --- a/yesod-form/yesod-form.cabal +++ b/yesod-form/yesod-form.cabal @@ -51,4 +51,4 @@ library source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-json/yesod-json.cabal b/yesod-json/yesod-json.cabal index a5b65405..be721c49 100644 --- a/yesod-json/yesod-json.cabal +++ b/yesod-json/yesod-json.cabal @@ -34,4 +34,4 @@ library source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-newsfeed/yesod-newsfeed.cabal b/yesod-newsfeed/yesod-newsfeed.cabal index a5321d23..c46c3faa 100644 --- a/yesod-newsfeed/yesod-newsfeed.cabal +++ b/yesod-newsfeed/yesod-newsfeed.cabal @@ -27,4 +27,4 @@ library source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-persistent/yesod-persistent.cabal b/yesod-persistent/yesod-persistent.cabal index 87ad74e4..1014122b 100644 --- a/yesod-persistent/yesod-persistent.cabal +++ b/yesod-persistent/yesod-persistent.cabal @@ -23,4 +23,4 @@ library source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-routes/yesod-routes.cabal b/yesod-routes/yesod-routes.cabal index 5accde39..1a6426fe 100644 --- a/yesod-routes/yesod-routes.cabal +++ b/yesod-routes/yesod-routes.cabal @@ -47,4 +47,4 @@ test-suite runtests source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-sitemap/yesod-sitemap.cabal b/yesod-sitemap/yesod-sitemap.cabal index df308231..5464d977 100644 --- a/yesod-sitemap/yesod-sitemap.cabal +++ b/yesod-sitemap/yesod-sitemap.cabal @@ -22,4 +22,4 @@ library source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-static/test/unicode/wai-app-static.cabal b/yesod-static/test/unicode/wai-app-static.cabal index d527657a..ddc258f4 100644 --- a/yesod-static/test/unicode/wai-app-static.cabal +++ b/yesod-static/test/unicode/wai-app-static.cabal @@ -68,4 +68,4 @@ test-suite runtests source-repository head type: git - location: git://github.com/snoyberg/wai-app-static.git + location: https://github.com/yesodweb/yesod diff --git a/yesod-static/yesod-static.cabal b/yesod-static/yesod-static.cabal index f83dd7f4..778d8d4f 100644 --- a/yesod-static/yesod-static.cabal +++ b/yesod-static/yesod-static.cabal @@ -47,4 +47,4 @@ library source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod diff --git a/yesod/yesod.cabal b/yesod/yesod.cabal index 07077047..f0d9acfa 100644 --- a/yesod/yesod.cabal +++ b/yesod/yesod.cabal @@ -124,4 +124,4 @@ executable yesod source-repository head type: git - location: git://github.com/yesodweb/yesod.git + location: https://github.com/yesodweb/yesod