commit: d49995d36a2cb1d70aa50295c099c1e63d4672aa Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Tue Aug 18 07:20:20 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 17:06:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49995d3
dev-haskell/http-client-restricted: 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/http-client-restricted/http-client-restricted-0.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild b/dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild index 15791d61c14..22410e693dc 100644 --- a/dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild +++ b/dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="restricting the servers that http-client will use" -HOMEPAGE="http://hackage.haskell.org/package/http-client-restricted" +HOMEPAGE="https://hackage.haskell.org/package/http-client-restricted" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT"
