civodul pushed a commit to branch master
in repository guix.
commit cc9b1a291c7033ef0248a3ccb0c3bea176e76772
Author: Aleksandr Vityazev <[email protected]>
AuthorDate: Wed Dec 15 23:03:55 2021 +0000
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 <[email protected]>
---
gnu/packages/haskell-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index f5d15bc..e2adefa 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -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