gnu: ghc-missingh: Update home page.

* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-17 00:58:23 +02:00
parent 33c154d6a5
commit f1841ccf46
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -7625,7 +7625,8 @@ (define-public ghc-missingh
`(("ghc-errorcall-eq-instance" ,ghc-errorcall-eq-instance)
("ghc-quickcheck" ,ghc-quickcheck)
("ghc-hunit" ,ghc-hunit)))
(home-page "https://software.complete.org/missingh")
;; Official <http://software.complete.org/missingh> redirects to a 404.
(home-page "https://github.com/haskell-hvr/missingh")
(synopsis "Large utility library")
(description
"MissingH is a library of all sorts of utility functions for Haskell