guix-commits
[Top][All Lists]
Advanced

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

04/14: gnu: ghc-missingh: Use HTTPS home page.


From: guix-commits
Subject: 04/14: gnu: ghc-missingh: Use HTTPS home page.
Date: Sun, 19 Jan 2020 22:53:34 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 7cde52031075d4ecf433ca301124b459dbc5f652
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Mon Jan 20 01:54:37 2020 +0100

    gnu: ghc-missingh: Use HTTPS home page.
    
    * gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.
---
 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 9599347..c98daff 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7194,7 +7194,7 @@ used both from lens and microlens).")
      `(("ghc-errorcall-eq-instance" ,ghc-errorcall-eq-instance)
        ("ghc-quickcheck" ,ghc-quickcheck)
        ("ghc-hunit" ,ghc-hunit)))
-    (home-page "http://software.complete.org/missingh";)
+    (home-page "https://software.complete.org/missingh";)
     (synopsis "Large utility library")
     (description
      "MissingH is a library of all sorts of utility functions for Haskell



reply via email to

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