me
/
guix
Archived
1
0
Fork 0

gnu: ghc-missingh: Use HTTPS home page.

* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-20 01:54:37 +01:00
parent 63b066709b
commit 7cde520310
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -7194,7 +7194,7 @@ used both from lens and microlens).")
`(("ghc-errorcall-eq-instance" ,ghc-errorcall-eq-instance) `(("ghc-errorcall-eq-instance" ,ghc-errorcall-eq-instance)
("ghc-quickcheck" ,ghc-quickcheck) ("ghc-quickcheck" ,ghc-quickcheck)
("ghc-hunit" ,ghc-hunit))) ("ghc-hunit" ,ghc-hunit)))
(home-page "http://software.complete.org/missingh") (home-page "https://software.complete.org/missingh")
(synopsis "Large utility library") (synopsis "Large utility library")
(description (description
"MissingH is a library of all sorts of utility functions for Haskell "MissingH is a library of all sorts of utility functions for Haskell