gnu: diffoscope: Console widowed brackets.

* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Move closing
brackets to the previous line.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-25 19:01:03 +02:00
parent afba93efd4
commit ffecb2396f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -180,8 +180,7 @@ (define-public diffoscope
((or "x86_64-linux")
`(("enjarify" ,enjarify)
;; no unversioned openjdk available
("openjdk:jdk" ,openjdk12 "jdk")
))
("openjdk:jdk" ,openjdk12 "jdk")))
(_
`()))
("abootimg" ,abootimg)