diff options
Diffstat (limited to 'dev-haskell/comonad/comonad-3.1.ebuild')
-rw-r--r-- | dev-haskell/comonad/comonad-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/comonad/comonad-3.1.ebuild b/dev-haskell/comonad/comonad-3.1.ebuild index b37b7a9031e3..783635d745ae 100644 --- a/dev-haskell/comonad/comonad-3.1.ebuild +++ b/dev-haskell/comonad/comonad-3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell 98 compatible comonads" -HOMEPAGE="http://github.com/ekmett/comonad/" +HOMEPAGE="https://github.com/ekmett/comonad/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |