From b99a5b63a073a90642793e6d4e006cf520f92826 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 14 Jan 2014 19:40:55 -0600 Subject: clojurescript r2138 Signed-off-by: Mike McQuaid --- Library/Formula/clojurescript.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/clojurescript.rb b/Library/Formula/clojurescript.rb index 939aa2476..8e6ab6ced 100644 --- a/Library/Formula/clojurescript.rb +++ b/Library/Formula/clojurescript.rb @@ -3,8 +3,8 @@ require 'formula' class Clojurescript < Formula homepage 'https://github.com/clojure/clojurescript' head 'https://github.com/clojure/clojurescript.git' - url 'https://github.com/clojure/clojurescript/archive/r2120.tar.gz' - sha1 '50143c223407bc4562cf5c97270724e1a9b4e128' + url 'https://github.com/clojure/clojurescript/archive/r2138.tar.gz' + sha1 'd67c77e5da59cc316300ff78a40e7fe3aa8d56fe' def install system "./script/bootstrap" -- cgit v1.2.3