diff options
Diffstat (limited to 'dev-haskell/hashable/hashable-1.1.2.5.ebuild')
-rw-r--r-- | dev-haskell/hashable/hashable-1.1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hashable/hashable-1.1.2.5.ebuild b/dev-haskell/hashable/hashable-1.1.2.5.ebuild index d32836d9f072..020b54a70185 100644 --- a/dev-haskell/hashable/hashable-1.1.2.5.ebuild +++ b/dev-haskell/hashable/hashable-1.1.2.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A class for types that can be converted to a hash value" -HOMEPAGE="http://github.com/tibbe/hashable" +HOMEPAGE="https://github.com/tibbe/hashable" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |