Skip to content

Commit

Permalink
hugs98: update url, sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Aug 1, 2016
1 parent d88485c commit c5dc267
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hugs98.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

class Hugs98 < Formula
homepage "http://www.haskell.org/hugs/"
url "http://cvs.haskell.org/Hugs/downloads/2006-09/hugs98-plus-Sep2006.tar.gz"
url "http://pkgs.fedoraproject.org/repo/pkgs/hugs98/hugs98-plus-Sep2006.tar.gz/e03e0ad79750d037237c47ebe33fa20e/hugs98-plus-Sep2006.tar.gz"
version "plus-Sep2006"
sha1 "1464a80c715bc5f786ea5a4e4257b2ff0dc7e1e9"
sha256 "aafaca9ca544572ebef70bbe86b5eb0abaa5d7c11c0b766d7db72a46b022bed5"

depends_on "readline"

Expand All @@ -14,12 +14,12 @@ class Hugs98 < Formula

patch :p0 do
url "https://trac.macports.org/export/80246/trunk/dports/lang/hugs98/files/patch-packages-base-include-HsBase.h.diff"
sha1 "2cc58901ec6e8d81bda8d73230cb0a27b320cf94"
sha256 "42667faa29dcd6860160f3941265f638f47a5c49371689bc50c8a6e5e3036a2a"
end

patch :p0 do
url "https://trac.macports.org/export/80246/trunk/dports/lang/hugs98/files/patch-libraries-tools-make-bootlib.diff"
sha1 "acd32ba7fda404f9c33791c253e14e801ffd4e2f"
sha256 "7e146e400557e4c5f4a445be012f19b95df802ba2a624c44fc188adc69259b30"
end

def install
Expand Down

0 comments on commit c5dc267

Please sign in to comment.