summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
diff options
context:
space:
mode:
authorAleksandr Vityazev <avityazev@posteo.org>2021-12-15 23:03:55 +0000
committerLudovic Courtès <ludo@gnu.org>2021-12-20 16:21:41 +0100
commitcc9b1a291c7033ef0248a3ccb0c3bea176e76772 (patch)
treee41256168232fcbf06fef18b99efa9d72b0aae23 /gnu/packages/haskell-xyz.scm
parentb88bfa14f105fd2e7898869f26a9751a80a5545f (diff)
downloadguix-patches-cc9b1a291c7033ef0248a3ccb0c3bea176e76772.tar
guix-patches-cc9b1a291c7033ef0248a3ccb0c3bea176e76772.tar.gz
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>
Diffstat (limited to 'gnu/packages/haskell-xyz.scm')
-rw-r--r--gnu/packages/haskell-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index f5d15bcc2f..e2adefa48f 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