diff options
Diffstat (limited to 'dev-haskell/wai-extra/wai-extra-2.1.0.ebuild')
-rw-r--r-- | dev-haskell/wai-extra/wai-extra-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/wai-extra/wai-extra-2.1.0.ebuild b/dev-haskell/wai-extra/wai-extra-2.1.0.ebuild index 86999a235cf3..9ec12d841e05 100644 --- a/dev-haskell/wai-extra/wai-extra-2.1.0.ebuild +++ b/dev-haskell/wai-extra/wai-extra-2.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" |