gnu: ghc-microlens: Update home page.

* gnu/packages/haskell-xyz.scm (ghc-microlens)[home-page]: Use new home page.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Aleksandr Vityazev 2021-12-15 23:03:55 +00:00 committed by Ludovic Courtès
parent b88bfa14f1
commit cc9b1a291c
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

@ -7493,7 +7493,7 @@ efficient memo functions using tries.")
"10q7gl9yavcln58sxdxzih7ff0ixxq5hpd87icvxw97yqf1p6hmm"))))
(build-system haskell-build-system)
(home-page
"https://github.com/aelve/microlens")
"https://github.com/monadfix/microlens")
(synopsis "Provides a tiny lens Haskell library with no dependencies")
(description "This Haskell package provides a lens library, just like
@code{ghc-lens}, but smaller. It provides essential lenses and