diff options
Diffstat (limited to 'dev-haskell/old-locale/old-locale-1.0.0.7.ebuild')
-rw-r--r-- | dev-haskell/old-locale/old-locale-1.0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild index 8dd8aaa47c04..68984508ab54 100644 --- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild +++ b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="locale library" -HOMEPAGE="http://hackage.haskell.org/package/old-locale" +HOMEPAGE="https://hackage.haskell.org/package/old-locale" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |