diff options
Diffstat (limited to 'dev-haskell/math-functions/math-functions-0.3.3.0.ebuild')
-rw-r--r-- | dev-haskell/math-functions/math-functions-0.3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |