purescript 0.8.4
Closes #397. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
1feb7ae430
commit
b6448eb976
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Purescript < Formula
|
|||
|
||||
desc "Strongly typed programming language that compiles to JavaScript"
|
||||
homepage "http://www.purescript.org"
|
||||
url "https://github.com/purescript/purescript/archive/v0.8.2.tar.gz"
|
||||
sha256 "7155da1869f4483be0a3745ad8b7cd1d93c7fa264d17362b8dfc246d93b4c483"
|
||||
url "https://github.com/purescript/purescript/archive/v0.8.4.tar.gz"
|
||||
sha256 "e7465be3fd9a9d16cb3050c0a97feb80e4a9329844b9eb125ce8a2aec7881682"
|
||||
|
||||
bottle do
|
||||
sha256 "01e00cf9af34ca430a21a41726360ea345c7c874175b8de4c2872566eba84c2c" => :el_capitan
|
||||
|
|
Loading…
Reference in a new issue