I think there's a typo in the download link on http://clojure.org/downloads:

It says http://repo1.maven.org/maven2/org/clojure/clojure/1.5.*0*
/clojure-1.5.1.zip<http://repo1.maven.org/maven2/org/clojure/clojure/1.5.0/clojure-1.5.1.zip>
whereas it should be http://repo1.maven.org/maven2/org/clojure/clojure/1.5.*
1*/clojure-1.5.1.zip<http://repo1.maven.org/maven2/org/clojure/clojure/1.5.1/clojure-1.5.1.zip>
(note the "1.5.1" vs. "1.5.0" in the second to last part of the URL)


Am Sonntag, 10. März 2013 19:35:34 UTC+1 schrieb stuart....@gmail.com:
>
> Clojure 1.5.1 fixes a memory leak in Clojure 1.5, discussed here:
>
> https://groups.google.com/d/msg/clojure-dev/uAFM0Ti4AcQ/GmnKmphF1BgJ
>
> Getting Clojure:
>
>   Web:              http://clojure.org/downloads
>   Lein/Maven:   :dependencies [[org.clojure/clojure "1.5.1"]]
>
> Note that it will take a few hours for the links above to become live,
> as the completed build moves into Maven Central.
>
> Thanks,
>
> Stu Halloway
> Clojure/core
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to