haskell-stack: update 0.1.10.0 bottle.
This commit is contained in:
parent
c943606715
commit
6f4d27f59d
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 "459140f201218d7e5e9fac9f48e5b9b26ba040bba49e4093e8e3687c506f7e73" => :el_capitan
|
||||
sha256 "7c45454f2f0472254bf2405f045541696c02ce907f0a1f9ef0076a31487499b3" => :yosemite
|
||||
sha256 "a48a8e370dd5efab8a392be57fcac827bfc62312a45793feba6630b1af387a79" => :mavericks
|
||||
sha256 "35d37145f0a51d69b82b9ae1fb59c4bd646ae33e45336bd174cb78903583c3f1" => :el_capitan
|
||||
sha256 "e67423e7f33d1a4954197a43680a602e9e1f12ef0ca3c48e0492d8df10e50dd1" => :yosemite
|
||||
sha256 "c6a0b29ad6e0287b1ad04d23f8c244585bd6e30e9db6c3b17dfca212d50a790a" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "ghc" => :build
|
||||
|
|
Loading…
Reference in a new issue