guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#52529] [PATCH] gnu: ghc-microlens: Update home page.


From: Aleksandr Vityazev
Subject: [bug#52529] [PATCH] gnu: ghc-microlens: Update home page.
Date: Wed, 15 Dec 2021 23:03:55 +0000

* gnu/packages/haskell-xyz.scm (ghc-microlens)[home-page]: Use new home page.
---
 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 20e62d85c2..d27a3cb25d 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7575,7 +7575,7 @@ (define-public ghc-microlens
          "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
-- 
2.34.0



-- 

Aleksandr Vityazev





reply via email to

[Prev in Thread] Current Thread [Next in Thread]