diff --git a/devel/hlint/Portfile b/devel/hlint/Portfile index 8d5cc25ed67be..c75ea844a5d30 100644 --- a/devel/hlint/Portfile +++ b/devel/hlint/Portfile @@ -4,25 +4,27 @@ PortSystem 1.0 PortGroup haskell_cabal 1.0 name hlint -version 2.2.2 -revision 1 +version 3.2.7 +revision 0 categories devel haskell maintainers nomaintainer license GPL-3 platforms macosx -homepage https://www.haskell.org/alex/ +homepage https://github.com/ndmitchell/hlint -description A tool for suggesting possible improvements to Haskell code. -long_description HLint is a tool for suggesting possible\ - improvements to Haskell code. These suggestions\ - include ideas such as using alternative functions,\ +description A tool for suggesting possible improvements to \ + Haskell code. + +long_description HLint is a tool for suggesting possible \ + improvements to Haskell code. These suggestions \ + include ideas such as using alternative functions, \ simplifying code and spotting redundancies. master_sites https://hackage.haskell.org/package/${name}-${version} -checksums rmd160 d2e7ae8bc0a53976ed1906b3649c8388911ed655 \ - sha256 d717f06091d4b651671ffa3c3d88115d353a595b7853f9860af3b74d3eeb20ec \ - size 129651 +checksums rmd160 e39886d687e45294e859f9e62c646da629506894 \ + sha256 6f9c3d9603a072e1b76d3ee125dfaa54ce356fc0ced836affa741d989bedcf7c \ + size 159088 # relative paths to ${prefix} set hlint_datadir share/${name}