clojure: Update to 1.5.1

Also, merge the wrapper into the main package, and get rid of the
binary variant.
This commit is contained in:
Eelco Dolstra
2014-01-03 14:48:21 +01:00
parent b96d3ca233
commit 8398b23e10
5 changed files with 10 additions and 80 deletions
-1
View File
@@ -162,7 +162,6 @@ let
clisp = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
clisp_2_44_1 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
clojure = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
clojure_wrapper = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
clooj_wrapper = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
clucene_core_2 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
clutter = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };