guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: diffoscope: Console widowed brackets.


From: guix-commits
Subject: 02/02: gnu: diffoscope: Console widowed brackets.
Date: Thu, 25 Jun 2020 13:36:47 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit ffecb2396fb19f2dd27ac5850dbb8294eb637e55
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jun 25 19:01:03 2020 +0200

    gnu: diffoscope: Console widowed brackets.
    
    * gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Move closing
    brackets to the previous line.
---
 gnu/packages/diffoscope.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 6ccb4fd..49d0f32 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -180,8 +180,7 @@
                          ((or "x86_64-linux")
                           `(("enjarify" ,enjarify)
                             ;; no unversioned openjdk available
-                            ("openjdk:jdk" ,openjdk12 "jdk")
-                            ))
+                            ("openjdk:jdk" ,openjdk12 "jdk")))
                          (_
                           `()))
                      ("abootimg" ,abootimg)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]