diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-07-23 19:37:58 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-23 20:43:15 +0100 |
commit | c40fe5767f433dab0e1d784c8f2870559253eef7 (patch) | |
tree | a86b2992b56592ac2f92d8a3aeaa4e9efae47feb | |
parent | dev-haskell/hsyaml: update HOMEPAGE (diff) | |
download | gentoo-c40fe5767f433dab0e1d784c8f2870559253eef7.tar.gz gentoo-c40fe5767f433dab0e1d784c8f2870559253eef7.tar.bz2 gentoo-c40fe5767f433dab0e1d784c8f2870559253eef7.zip |
dev-haskell/tasty-golden: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |