aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cabal-install.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cabal-install.rb')
-rw-r--r--Library/Formula/cabal-install.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cabal-install.rb b/Library/Formula/cabal-install.rb
index fd34197a8..b9bdf8161 100644
--- a/Library/Formula/cabal-install.rb
+++ b/Library/Formula/cabal-install.rb
@@ -3,7 +3,7 @@ require 'formula'
class CabalInstall < Formula
homepage 'http://www.haskell.org/haskellwiki/Cabal-Install'
url 'http://www.haskell.org/cabal/release/cabal-install-0.14.0/cabal-install-0.14.0.tar.gz'
- md5 '638514bd1a5792d75866481852148ae5'
+ sha1 '614a683ec15a8d9b77e8d926c6906e8d00e3d401'
depends_on 'ghc'