commit: c40fe5767f433dab0e1d784c8f2870559253eef7 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Jul 23 17:37:58 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 23 19:43:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40fe576
dev-haskell/tasty-golden: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild index e4c745f647bb..5d959b716848 100644 --- a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild +++ b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Golden tests support for tasty" -HOMEPAGE="https://github.com/feuerbach/tasty-golden" +HOMEPAGE="https://github.com/UnkindPartition/tasty-golden" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT"
