commit: 96f6b5e1c51d2699cf51b9393f435efc158ebf2c Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Tue Aug 18 07:29:16 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 17:06:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f6b5e1
dev-haskell/httpd-shed: 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/httpd-shed/httpd-shed-0.4.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4.1.1.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4.1.1.ebuild index 9b2ee6086bb..887a309bcd6 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4.1.1.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4.1.1.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A simple web-server with an interact style API" -HOMEPAGE="http://hackage.haskell.org/package/httpd-shed" +HOMEPAGE="https://hackage.haskell.org/package/httpd-shed" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD"
