diff options
Diffstat (limited to 'dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild')
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild index 43f773662051..ea2e40edd74a 100644 --- a/dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Replaces/Enhances Text.Regex" -HOMEPAGE="http://hackage.haskell.org/package/regex-compat" +HOMEPAGE="https://hackage.haskell.org/package/regex-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |