diff options
| author | BrewTestBot | 2015-01-08 04:38:20 +0000 |
|---|---|---|
| committer | Jack Nagel | 2015-01-08 00:02:19 -0500 |
| commit | dedea44660f91230e546db5fc5b2030295d5f788 (patch) | |
| tree | 579fe74cb1ae8478944373e4051d8d2035216a8b /Library | |
| parent | 0fd8745402dc7c1c7189f923ed417b9b8bb772a1 (diff) | |
| download | homebrew-dedea44660f91230e546db5fc5b2030295d5f788.tar.bz2 | |
cabal-install: update 1.22.0.0 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cabal-install.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/cabal-install.rb b/Library/Formula/cabal-install.rb index 8a3e24cdc..4d8ba097e 100644 --- a/Library/Formula/cabal-install.rb +++ b/Library/Formula/cabal-install.rb @@ -7,10 +7,9 @@ class CabalInstall < Formula bottle do cellar :any - revision 1 - sha1 "2e7eeaf5fa142dee42443e41e08774c6bb80df09" => :yosemite - sha1 "8a01264adc397dd6057cbfa1db4c709ecf9ce601" => :mavericks - sha1 "a5516ab7cfe110c0528da484a57124b8805f8ffd" => :mountain_lion + sha1 "29b12fb72f49990c68e8a6507ac22f6ea71e69ec" => :yosemite + sha1 "8ff0f8981b11799f9c91e81a7a5cde23993bdc79" => :mavericks + sha1 "905f9d75714667e86197571eabf1b434fbba567d" => :mountain_lion end depends_on "ghc" |
