From 6deb6ae6b31fb8fd56ee077d8927d6aa51052515 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 8 Nov 2016 00:05:44 -0800 Subject: [PATCH] purescript 0.10.2 Closes #6710. Signed-off-by: ilovezfs --- Formula/purescript.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/purescript.rb b/Formula/purescript.rb index 276157ff3e..708c005a6f 100644 --- a/Formula/purescript.rb +++ b/Formula/purescript.rb @@ -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.10.1.tar.gz" - sha256 "bd2ef929d9182920df395bbe5935d124ea62a4f4163d328549629da9bfdbb273" + url "https://github.com/purescript/purescript/archive/v0.10.2.tar.gz" + sha256 "4b5663e2a5ebb7a2e432f951d0a5d0ddfa08f18304827ec33f609d9b3c1c3fe7" head "https://github.com/purescript/purescript.git" bottle do