diff options
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild b/dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild index c4fad39fdccb..82f6215423ad 100644 --- a/dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild +++ b/dev-haskell/yesod-auth/yesod-auth-1.6.9.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Authentication for Yesod" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" |