From c97eac9be58c20b03305d4de80767cb68671178c Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Tue, 18 Aug 2020 09:21:07 +0200 Subject: dev-haskell/regex-compat: update homepage Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic Signed-off-by: Sergei Trofimovich --- dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild | 2 +- dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell') 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" -- cgit v1.2.3-65-gdbad