aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/clojurescript.rb
diff options
context:
space:
mode:
authorBrett Koonce2013-10-18 18:52:32 -0500
committerAdam Vandenberg2013-10-18 18:04:41 -0700
commit310f2539363379de6076ba7b2c21d20ac5adacdc (patch)
treee0bef91a126060b73938518ee64e14c762dff275 /Library/Formula/clojurescript.rb
parent9417faf19e5604fd79fc7a5be9778320badc0835 (diff)
downloadhomebrew-310f2539363379de6076ba7b2c21d20ac5adacdc.tar.bz2
clojurescript r1934
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/clojurescript.rb')
-rw-r--r--Library/Formula/clojurescript.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/clojurescript.rb b/Library/Formula/clojurescript.rb
index a70f06f9c..072851cf3 100644
--- a/Library/Formula/clojurescript.rb
+++ b/Library/Formula/clojurescript.rb
@@ -2,8 +2,8 @@ require 'formula'
class Clojurescript < Formula
homepage 'https://github.com/clojure/clojurescript'
- url 'https://github.com/clojure/clojurescript/archive/r1889.tar.gz'
- sha1 'da8ec2419f4164a3828cb4a86e475efa784a33e8'
+ url 'https://github.com/clojure/clojurescript/archive/r1934.tar.gz'
+ sha1 'e1b48dc9409410d7557f9e0c0769fba290e2a6c3'
head "https://github.com/clojure/clojurescript.git"