diff options
Diffstat (limited to 'Library/Formula/hugs98.rb')
| -rw-r--r-- | Library/Formula/hugs98.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hugs98.rb b/Library/Formula/hugs98.rb index e548dac72..17efc6921 100644 --- a/Library/Formula/hugs98.rb +++ b/Library/Formula/hugs98.rb @@ -4,7 +4,7 @@ class Hugs98 < Formula url 'http://cvs.haskell.org/Hugs/downloads/2006-09/hugs98-plus-Sep2006.tar.gz' version 'plus-Sep2006' homepage 'http://www.haskell.org/hugs/' - md5 'e03e0ad79750d037237c47ebe33fa20e' + sha1 '1464a80c715bc5f786ea5a4e4257b2ff0dc7e1e9' depends_on 'readline' |
