diff options
-rw-r--r-- | dev-haskell/colour/colour-2.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/colour/colour-2.3.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/colour/colour-2.3.3-r1.ebuild b/dev-haskell/colour/colour-2.3.3-r1.ebuild index 5b47b2dd0cde..50717cf33cbd 100644 --- a/dev-haskell/colour/colour-2.3.3-r1.ebuild +++ b/dev-haskell/colour/colour-2.3.3-r1.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="A model for human colour/color perception" -HOMEPAGE="http://www.haskell.org/haskellwiki/Colour" +HOMEPAGE="https://www.haskell.org/haskellwiki/Colour" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/colour/colour-2.3.5.ebuild b/dev-haskell/colour/colour-2.3.5.ebuild index 50d0c946cf1c..69088c21c11a 100644 --- a/dev-haskell/colour/colour-2.3.5.ebuild +++ b/dev-haskell/colour/colour-2.3.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=7 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" # Drop test-suite: circular inherit haskell-cabal DESCRIPTION="A model for human colour/color perception" -HOMEPAGE="http://www.haskell.org/haskellwiki/Colour" +HOMEPAGE="https://www.haskell.org/haskellwiki/Colour" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" |