commit: c97eac9be58c20b03305d4de80767cb68671178c Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Tue Aug 18 07:21:07 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 17:06:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97eac9b
dev-haskell/regex-compat: update homepage Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> 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(-) 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 30720796f3d..49ca1042715 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 43f77366205..ea2e40edd74 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"
