commit: 322ea8bcf6802b97fa995945cefbbb73fb52101b Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Jul 23 17:33:05 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 23 19:43:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=322ea8bc
dev-haskell/math-functions: 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/math-functions/math-functions-0.3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild b/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild index bc90c474e598..01e665f289ad 100644 --- a/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild +++ b/dev-haskell/math-functions/math-functions-0.3.3.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Special functions and Chebyshev polynomials" -HOMEPAGE="https://github.com/bos/math-functions" +HOMEPAGE="https://github.com/haskell/math-functions" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2"
