From 8ccdbe60a1442d65a3573084219dfc2863b3e11a Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 7 Feb 2018 22:47:05 -0800 Subject: [PATCH] hlint 2.1 Closes #23823. Signed-off-by: ilovezfs --- Formula/hlint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hlint.rb b/Formula/hlint.rb index 8298731f6b9..2c63405475d 100644 --- a/Formula/hlint.rb +++ b/Formula/hlint.rb @@ -5,8 +5,8 @@ class Hlint < Formula desc "Haskell source code suggestions" homepage "https://github.com/ndmitchell/hlint" - url "https://hackage.haskell.org/package/hlint-2.0.15/hlint-2.0.15.tar.gz" - sha256 "4de8df4a3fc46f7f3708f8b24acd286a310b36379a2866e5e419619d644b3e4d" + url "https://hackage.haskell.org/package/hlint-2.1/hlint-2.1.tar.gz" + sha256 "e979353de45ea77142e31d83b00146f0fbc1a03ad052377c14d605081ba8908d" head "https://github.com/ndmitchell/hlint.git" bottle do