haskell-stack: update 1.0.4 bottle.
This commit is contained in:
parent
7252da4fdd
commit
0c8b922a02
1 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@ class HaskellStack < Formula
|
|||
head "https://github.com/commercialhaskell/stack.git"
|
||||
|
||||
bottle do
|
||||
sha256 "56c7bb47a4a0f3014c734fd65c7b44b060313bfef54a5c06462b56ee000df970" => :el_capitan
|
||||
sha256 "ecfa1ad7312544f079496d428fb7c3a16bed77206a218e98bce0ade2fe5ffa9e" => :yosemite
|
||||
sha256 "ef597e53f05f99f84309b300ccf573d339cf0809537bcd665c5e980c3ad2f88a" => :mavericks
|
||||
sha256 "3b026b3737caada5e3b04bc28935318d5a048185d04fb7c496d8ed8b5e87c5d8" => :el_capitan
|
||||
sha256 "d61702c6861d6ed19008b4145e87206d50fd4a70d2057efb1046a7d48b8c96f3" => :yosemite
|
||||
sha256 "9e29d00d2b038887101366a6374bdef88b33d5cb8429a68b73aec5c65643d925" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "ghc" => :build
|
||||
|
|
Loading…
Reference in a new issue