From 43df803cf050b42e32caed7f805ef174bda07425 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 26 Aug 2014 07:56:36 +0100 Subject: [PATCH] darcs: update 2.8.5 bottle. Closes Homebrew/homebrew#31898. Signed-off-by: Mike McQuaid --- Formula/darcs.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/darcs.rb b/Formula/darcs.rb index 89988004fd..872978982b 100644 --- a/Formula/darcs.rb +++ b/Formula/darcs.rb @@ -10,9 +10,9 @@ class Darcs < Formula bottle do cellar :any - sha1 "c11fb41e7e90e6cb524a09134e6a50acc26695f4" => :mavericks - sha1 "ddb7948bddf9dca7875ccfb039d93e4a60f03f81" => :mountain_lion - sha1 "40c45ff6023aba8d0b936004c13d1d2fa20078f1" => :lion + sha1 "a73d24ee0ea59f94f02535eb4505e3cb35aa090c" => :mavericks + sha1 "8c317286607ebbd8217522422e21b4a01c042b79" => :mountain_lion + sha1 "a3d88d3493b5f2ea12beb412878a12419ef79327" => :lion end depends_on "ghc" => :build