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
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -180,8 +180,7 @@ | |||
|                          ((or "x86_64-linux") | ||||
|                           `(("enjarify" ,enjarify) | ||||
|                             ;; no unversioned openjdk available | ||||
|                             ("openjdk:jdk" ,openjdk12 "jdk") | ||||
|                             )) | ||||
|                             ("openjdk:jdk" ,openjdk12 "jdk"))) | ||||
|                          (_ | ||||
|                           `())) | ||||
|                      ("abootimg" ,abootimg) | ||||
|  |  | |||
		Reference in a new issue