summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-18 09:21:07 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:06:28 +0100
commitc97eac9be58c20b03305d4de80767cb68671178c (patch)
tree78ce27d3ded9c642597ba615c3c855694f95d3b5
parentdev-haskell/http-client-restricted: update homepage (diff)
downloadgentoo-c97eac9b.tar.gz
gentoo-c97eac9b.tar.bz2
gentoo-c97eac9b.zip
dev-haskell/regex-compat: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild2
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild
index 30720796f3d3..49ca1042715b 100644
--- a/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Replaces/Enhances Text.Regex"
-HOMEPAGE="https://sourceforge.net/projects/lazy-regex"
+HOMEPAGE="https://hackage.haskell.org/package/regex-compat"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild
index 43f773662051..ea2e40edd74a 100644
--- a/dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild
@@ -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-compat"
+HOMEPAGE="https://hackage.haskell.org/package/regex-compat"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"