commit: 866f3d7bfc1c382dff313130e00f78654fa875f2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sat Jun 6 10:51:32 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 17:56:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866f3d7b
dev-haskell/extensible-exceptions: update homepage link Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild b/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild index 2ba6e3f59aa..b9df1257dd2 100644 --- a/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild +++ b/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Extensible exceptions" -HOMEPAGE="http://hackage.haskell.org/package/extensible-exceptions" +HOMEPAGE="https://hackage.haskell.org/package/extensible-exceptions" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD"
