diff options
| author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
| commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
| tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-haskell/comonad | |
| parent | 1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f (diff) | |
| download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip | |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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" |
