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