The guix style command reformats a package or a file to use the code
style used by Guix.

This commits sync the packages list definition with the output
produced by guix style.

This commit should contain no functional changes.

Signed-off-by: Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org>
---
 scripts/guix.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/scripts/guix.scm b/scripts/guix.scm
index 3e23cb8..d051043 100644
--- a/scripts/guix.scm
+++ b/scripts/guix.scm
@@ -276,5 +276,4 @@ found in many Samsung smartphones and tablets.")
 (list libsamsung-ipc
       (with-fixed-android-make-stub libsamsung-ipc-clang-android)
       (with-fixed-android-make-stub libsamsung-ipc-gcc-android)
-      libsamsung-ipc-clang-autotools
-      libsamsung-ipc-gcc-autotools)
+      libsamsung-ipc-clang-autotools libsamsung-ipc-gcc-autotools)
-- 
2.39.1

_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to