summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 14:20:37 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:54:43 -0400
commitdc8d0888aa19aa215cb06e8d055640f9f023b620 (patch)
treeace4d37275f16cc0884d41c8ec5cfd798deedd4d /dev-haskell/colour
parentdev-haskell/cabal-install: update homepage (diff)
downloadgentoo-dc8d0888aa19aa215cb06e8d055640f9f023b620.tar.gz
gentoo-dc8d0888aa19aa215cb06e8d055640f9f023b620.tar.bz2
gentoo-dc8d0888aa19aa215cb06e8d055640f9f023b620.zip
dev-haskell/colour: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/colour')
-rw-r--r--dev-haskell/colour/colour-2.3.3-r1.ebuild4
-rw-r--r--dev-haskell/colour/colour-2.3.5.ebuild4
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"