diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-18 09:21:07 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:06:28 +0100 |
commit | c97eac9be58c20b03305d4de80767cb68671178c (patch) | |
tree | 78ce27d3ded9c642597ba615c3c855694f95d3b5 /dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild | |
parent | dev-haskell/http-client-restricted: update homepage (diff) | |
download | gentoo-c97eac9be58c20b03305d4de80767cb68671178c.tar.gz gentoo-c97eac9be58c20b03305d4de80767cb68671178c.tar.bz2 gentoo-c97eac9be58c20b03305d4de80767cb68671178c.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>
Diffstat (limited to 'dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild')
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.95.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |