diff options
Diffstat (limited to 'gnu/packages/groovy.scm')
| -rw-r--r-- | gnu/packages/groovy.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/groovy.scm b/gnu/packages/groovy.scm index 9655f482814..e2ac60516c9 100644 --- a/gnu/packages/groovy.scm +++ b/gnu/packages/groovy.scm | |||
| @@ -412,7 +412,7 @@ similar to javadoc.")))) | |||
| 412 | (inherit base) | 412 | (inherit base) |
| 413 | (arguments | 413 | (arguments |
| 414 | `(;#:tests? #f;Requires spock-framework which is a circular dependency | 414 | `(;#:tests? #f;Requires spock-framework which is a circular dependency |
| 415 | #:ant ,ant/java8; ant is actually a dependency of this package, and we need 1.10 | 415 | #:ant ,ant; ant is actually a dependency of this package, and we need 1.10 |
| 416 | ,@(substitute-keyword-arguments arguments | 416 | ,@(substitute-keyword-arguments arguments |
| 417 | ((#:phases phases) | 417 | ((#:phases phases) |
| 418 | `(modify-phases ,phases | 418 | `(modify-phases ,phases |
