diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/clojurescript.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/clojurescript.rb b/Library/Formula/clojurescript.rb index 27097edf8..a70f06f9c 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/r1853.tar.gz' - sha1 '19e07e266ea189d791bfe06507e4560483b8f0d6' + url 'https://github.com/clojure/clojurescript/archive/r1889.tar.gz' + sha1 'da8ec2419f4164a3828cb4a86e475efa784a33e8' head "https://github.com/clojure/clojurescript.git" |
