gnu: diffoscope: Console widowed brackets.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Move closing brackets to the previous line.
This commit is contained in:
parent
afba93efd4
commit
ffecb2396f
@ -180,8 +180,7 @@
|
|||||||
((or "x86_64-linux")
|
((or "x86_64-linux")
|
||||||
`(("enjarify" ,enjarify)
|
`(("enjarify" ,enjarify)
|
||||||
;; no unversioned openjdk available
|
;; no unversioned openjdk available
|
||||||
("openjdk:jdk" ,openjdk12 "jdk")
|
("openjdk:jdk" ,openjdk12 "jdk")))
|
||||||
))
|
|
||||||
(_
|
(_
|
||||||
`()))
|
`()))
|
||||||
("abootimg" ,abootimg)
|
("abootimg" ,abootimg)
|
||||||
|
Loading…
Reference in New Issue
Block a user