diff options
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.6.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.9.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-haskell/mmorph/mmorph-1.0.0.ebuild b/dev-haskell/mmorph/mmorph-1.0.0.ebuild index c95d42228355..bf58a6e8bd22 100644 --- a/dev-haskell/mmorph/mmorph-1.0.0.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad morphisms" -HOMEPAGE="http://hackage.haskell.org/package/mmorph" +HOMEPAGE="https://hackage.haskell.org/package/mmorph" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mmorph/mmorph-1.0.5.ebuild b/dev-haskell/mmorph/mmorph-1.0.5.ebuild index 8e7b744a24b4..195fa3ebf625 100644 --- a/dev-haskell/mmorph/mmorph-1.0.5.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad morphisms" -HOMEPAGE="http://hackage.haskell.org/package/mmorph" +HOMEPAGE="https://hackage.haskell.org/package/mmorph" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mmorph/mmorph-1.0.6.ebuild b/dev-haskell/mmorph/mmorph-1.0.6.ebuild index 421a78c827e4..db85cd515dd9 100644 --- a/dev-haskell/mmorph/mmorph-1.0.6.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad morphisms" -HOMEPAGE="http://hackage.haskell.org/package/mmorph" +HOMEPAGE="https://hackage.haskell.org/package/mmorph" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mmorph/mmorph-1.0.9.ebuild b/dev-haskell/mmorph/mmorph-1.0.9.ebuild index 710b352151a0..3c31ca6e984f 100644 --- a/dev-haskell/mmorph/mmorph-1.0.9.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad morphisms" -HOMEPAGE="http://hackage.haskell.org/package/mmorph" +HOMEPAGE="https://hackage.haskell.org/package/mmorph" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |