diff options
-rw-r--r-- | dev-haskell/microlens/microlens-0.4.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/microlens/microlens-0.4.11.2.ebuild b/dev-haskell/microlens/microlens-0.4.11.2.ebuild index d1d5b5a4be1e..3ab9a34598a0 100644 --- a/dev-haskell/microlens/microlens-0.4.11.2.ebuild +++ b/dev-haskell/microlens/microlens-0.4.11.2.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A tiny lens library with no dependencies" -HOMEPAGE="https://github.com/monadfix/microlens" +HOMEPAGE="https://github.com/stevenfontanella/microlens" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |