From f9b7627f7cc90b720a6ed79d695a43916e58a2f4 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 21 Apr 2016 12:26:16 +0100 Subject: [PATCH] ghc: update 7.10.3b bottle. --- Formula/ghc.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/ghc.rb b/Formula/ghc.rb index b53141ecae..a21aa46889 100644 --- a/Formula/ghc.rb +++ b/Formula/ghc.rb @@ -5,9 +5,10 @@ class Ghc < Formula sha256 "b0bb177b8095de6074e5a3538e55fd1fc187dae6eb6ae36b05582c55f7d2db6f" bottle do - sha256 "72c6c729ea385aaebfa22b55fe31b85f46e423a510c83d2f76c8f57336f9bf2c" => :el_capitan - sha256 "3914b0875845c0e419c440c1b5833631ea709e6e8d5d9bf546422852c4c96ea8" => :yosemite - sha256 "3ca8542ed077871a9da2e7af1a2362eb6ddc52501e6625fa5b06e9fda288e980" => :mavericks + revision 1 + sha256 "35f640eb0f58ef517a829bfdbc046a03c84e179fb2100421b9b0c8dbc1f18e2a" => :el_capitan + sha256 "6ac060e495d6373ed9051da8ba55bcab2d51f30ebf9f68a48f842171ee5181a6" => :yosemite + sha256 "0f846d17016873ebf740729844286978f9673982fe686a5308ee4cd444de59cb" => :mavericks end option "with-test", "Verify the build using the testsuite"