summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-20 01:54:37 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-20 04:49:51 +0100
commit7cde52031075d4ecf433ca301124b459dbc5f652 (patch)
tree1c4674ed80c8092ae0b5fe05ba70cf9eb8e61d54 /gnu/packages/haskell-xyz.scm
parent63b066709bb01a382325ce7b3b863ba2b68599bc (diff)
downloadguix-patches-7cde52031075d4ecf433ca301124b459dbc5f652.tar
guix-patches-7cde52031075d4ecf433ca301124b459dbc5f652.tar.gz
gnu: ghc-missingh: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.
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 9599347d72..c98daff082 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