You can't unless there's a maven release for that specific branch. There is a leiningen feature called 'checkouts' which might be used for the kind of functionality you want.
On Sun, Jul 15, 2012 at 4:58 PM, cej38 <junkerme...@gmail.com> wrote: > I know that this might be more of a question for elsewhere, but I have been > playing with core.logic from time to time when I am sick of looking at stuff > for my day job. Many months ago, I figured out how to make a project using > lein and at the time core.logic-0.6.8.jar was the newest version and I > found something that told me to use this command in project.clj > > :dependencies [[org.clojure/clojure "1.3.0"] > [org.clojure/core.logic "0.6.8"]] > > In looking at the github page for core logic I see that there are several > branches. How do I change my project.clj file so that lein downloads and > uses one of the other branches, say for example the cKanren branch? > > -- > 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 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