Skip to content

Commit

Permalink
texmath: add 0.8.0.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Apr 1, 2015
1 parent f556c7a commit 8400357
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Library/Formula/texmath.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ class Texmath < Formula
url "https://hackage.haskell.org/package/texmath-0.8.0.2/texmath-0.8.0.2.tar.gz"
sha256 "47b9c3fdceed63c5d63987db7e511a38ea8ddf8591786ef56efea734a3c31f86"

bottle do
sha256 "2b95621346d6c76d000f6830efc0104eb6c6cacc4b256b30418e4d7a67290fb0" => :yosemite
sha256 "a24734d011de31db7494f97bcb019116053867ca630e1c13a9063bea30af38e0" => :mavericks
sha256 "8a72fa59caf3ae61a99202361bec3523adab83d4e2b909d0e7de16f4a84256a1" => :mountain_lion
end

depends_on "ghc" => :build
depends_on "cabal-install" => :build
depends_on "gmp"
Expand Down

0 comments on commit 8400357

Please sign in to comment.