gnu: ghc-regex-pcre-builtin: Update home page.
* gnu/packages/haskell-xyz.scm (ghc-regex-pcre-builtin)[home-page]: Set to the correct home page, not the alternative 'ghc-regex-pcre' library.
This commit is contained in:
parent
1a6d0d8c2d
commit
4723766b93
@ -10264,7 +10264,7 @@ this problem.")
|
||||
(build-system haskell-build-system)
|
||||
(inputs
|
||||
`(("ghc-regex-base" ,ghc-regex-base)))
|
||||
(home-page "https://hackage.haskell.org/package/regex-pcre")
|
||||
(home-page "https://hackage.haskell.org/package/regex-pcre-builtin")
|
||||
(synopsis "Enhancement of the builtin Text.Regex library")
|
||||
(description
|
||||
"This package is an enhancement of the @code{Text.Regex} library,
|
||||
|
Loading…
Reference in New Issue
Block a user