diff options
Diffstat (limited to 'dev-haskell/comonad')
-rw-r--r-- | dev-haskell/comonad/comonad-3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/comonad/comonad-4.0.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/comonad/comonad-4.2.5.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/comonad/comonad-4.2.7.2.ebuild | 2 |
4 files changed, 4 insertions, 4 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" diff --git a/dev-haskell/comonad/comonad-4.0.ebuild b/dev-haskell/comonad/comonad-4.0.ebuild index e991061d15a1..c4298fca3199 100644 --- a/dev-haskell/comonad/comonad-4.0.ebuild +++ b/dev-haskell/comonad/comonad-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="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" diff --git a/dev-haskell/comonad/comonad-4.2.5.ebuild b/dev-haskell/comonad/comonad-4.2.5.ebuild index c037d50d3fca..81d39c7bf2fa 100644 --- a/dev-haskell/comonad/comonad-4.2.5.ebuild +++ b/dev-haskell/comonad/comonad-4.2.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="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" diff --git a/dev-haskell/comonad/comonad-4.2.7.2.ebuild b/dev-haskell/comonad/comonad-4.2.7.2.ebuild index 31420b9f9ad4..31b3d2938d2b 100644 --- a/dev-haskell/comonad/comonad-4.2.7.2.ebuild +++ b/dev-haskell/comonad/comonad-4.2.7.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="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" |