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:
@@ -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; };
|
||||
|
||||
Reference in New Issue
Block a user