summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/regex-tdfa/regex-tdfa-1.2.0.ebuild4
-rw-r--r--dev-haskell/regex-tdfa/regex-tdfa-1.2.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/regex-tdfa/regex-tdfa-1.2.0.ebuild b/dev-haskell/regex-tdfa/regex-tdfa-1.2.0.ebuild
index b3ca61d5138e..5c71a3f508a7 100644
--- a/dev-haskell/regex-tdfa/regex-tdfa-1.2.0.ebuild
+++ b/dev-haskell/regex-tdfa/regex-tdfa-1.2.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
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Replaces/Enhances Text.Regex"
-HOMEPAGE="http://hackage.haskell.org/package/regex-tdfa"
+HOMEPAGE="https://hackage.haskell.org/package/regex-tdfa"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/regex-tdfa/regex-tdfa-1.2.1.ebuild b/dev-haskell/regex-tdfa/regex-tdfa-1.2.1.ebuild
index 4c355e74107f..a77bbc05879b 100644
--- a/dev-haskell/regex-tdfa/regex-tdfa-1.2.1.ebuild
+++ b/dev-haskell/regex-tdfa/regex-tdfa-1.2.1.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
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Replaces/Enhances Text.Regex"
-HOMEPAGE="http://hackage.haskell.org/package/regex-tdfa"
+HOMEPAGE="https://hackage.haskell.org/package/regex-tdfa"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"