Skip to content

Commit

Permalink
ghc: add mavericks bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Oct 28, 2013
1 parent 47cd1fd commit b10d377
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/ghc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ class Ghc < Formula
sha1 '8938e1ef08b37a4caa071fa169e79a3001d065ff'

bottle do
revision 1
sha1 'd11bdcf275338a22f51cda4a3e9b89980953c132' => :mountain_lion
sha1 'e4e3fe44302bcbae7d61031f2fe36cd5389c638f' => :lion
sha1 '1d9ee33628e79efe8434a2c80d1415b41ed252fc' => :snow_leopard
revision 2
sha1 'a6ceeb3f1f9ba2cf0454dc9d45dce69f8a5ae736' => :mavericks
sha1 'd91ee56c8066bae5173f705e83e15dbb8842f67f' => :mountain_lion
sha1 '1569f19cdad2675cbff328c0e259d6b8573e9d11' => :lion
end

env :std
Expand Down

0 comments on commit b10d377

Please sign in to comment.