gnu: ghc-regex-tdfa: Update home page.
* gnu/packages/haskell-xyz.scm (ghc-regex-tdfa)[home-page]: Update.
This commit is contained in:
		
							parent
							
								
									5714920a96
								
							
						
					
					
						commit
						90b74c6fba
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -9745,7 +9745,7 @@ Haskell library @code{regex-base}.") | |||
|     (build-system haskell-build-system) | ||||
|     (inputs | ||||
|      `(("ghc-regex-base" ,ghc-regex-base))) | ||||
|     (home-page "https://github.com/ChrisKuklewicz/regex-tdfa") | ||||
|     (home-page "https://github.com/haskell-hvr/regex-tdfa") | ||||
|     (synopsis "POSIX extended regular expressions in Haskell.") | ||||
|     (description | ||||
|      "Regex-tdfa is a pure Haskell regular expression library implementing POSIX | ||||
|  |  | |||
		Reference in a new issue