guix-commits
[Top][All Lists]
Advanced

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

07/11: gnu: u-boot-nintendo-nes-classic-edition: Fix indentation.


From: guix-commits
Subject: 07/11: gnu: u-boot-nintendo-nes-classic-edition: Fix indentation.
Date: Thu, 1 Dec 2022 11:58:51 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 8cac149ec5ed4eba17ad6f98d2bc076157a8dcf2
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Dec 1 11:35:54 2022 -0500

    gnu: u-boot-nintendo-nes-classic-edition: Fix indentation.
    
    * gnu/packages/bootloaders.scm
    (u-boot-nintendo-nes-classic-edition): Fix indentation.
---
 gnu/packages/bootloaders.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bootloaders.scm b/gnu/packages/bootloaders.scm
index efa078f319..c77624205d 100644
--- a/gnu/packages/bootloaders.scm
+++ b/gnu/packages/bootloaders.scm
@@ -868,7 +868,7 @@ it fits within common partitioning schemes."))))
                  (base32
                   "0znkwljfwwn4y7j20pzz4ilqw8znphrfxns0x1lwdzh3xbr96z3k"))
                 (patches (search-patches
-                           "u-boot-nintendo-nes-serial.patch"))))
+                          "u-boot-nintendo-nes-serial.patch"))))
       (description "U-Boot is a bootloader used mostly for ARM boards.  It
 also initializes the boards (RAM etc).
 



reply via email to

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