gnu: ghc-missingh: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.master
parent
63b066709b
commit
7cde520310
|
@ -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
|
||||
|
|
Reference in New Issue