gnu: ghc-tagsoup: Update home page.
* gnu/packages/haskell-web.scm (ghc-tagsoup)[home-page]: Use new (HTTPS) URImaster
parent
c080beb9c7
commit
9137e66ba9
|
@ -52,7 +52,7 @@
|
|||
(build-system haskell-build-system)
|
||||
(native-inputs
|
||||
`(("ghc-quickcheck" ,ghc-quickcheck)))
|
||||
(home-page "http://community.haskell.org/~ndm/tagsoup/")
|
||||
(home-page "https://github.com/ndmitchell/tagsoup")
|
||||
(synopsis
|
||||
"Parsing and extracting information from (possibly malformed) HTML/XML
|
||||
documents")
|
||||
|
|
Reference in New Issue