diff options
Diffstat (limited to 'dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild')
-rw-r--r-- | dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild index 526dcea741eb..426a8e40f734 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.0.1.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" |