cabal-install: restore relocatable bottle
This commit is contained in:
parent
90319a877e
commit
ed8d6b3ebc
1 changed files with 5 additions and 4 deletions
|
@ -6,10 +6,11 @@ class CabalInstall < Formula
|
|||
sha1 '2d1f7a48d17b1e02a1e67584a889b2ff4176a773'
|
||||
|
||||
bottle do
|
||||
# cellar :any
|
||||
sha1 '6479272e2dcc61c0e240fb396baac1de96026655' => :mountain_lion
|
||||
sha1 '72bc77c328690f89ce722fc7d7885fa91b0bf331' => :lion
|
||||
sha1 '4f4ea54fb256df47bbbba5a8a21e5b3540300f69' => :snow_leopard
|
||||
cellar :any
|
||||
revision 1
|
||||
sha1 'f155f9353d3b76ca63213cfe9e49fa6a9bae9b02' => :mavericks
|
||||
sha1 'd2564690f06cbba7e81a5555656383bc457ce6d5' => :mountain_lion
|
||||
sha1 '23905bb5789f079fcfe10f4b889d1b8d9c792ef9' => :lion
|
||||
end
|
||||
|
||||
depends_on 'ghc'
|
||||
|
|
Loading…
Reference in a new issue