aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-02-14 02:23:30 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-02-14 04:26:05 +0100
commit19ee17f8dc911af6b375c280a0219a398f5932e5 (patch)
treed58435fd61d79659e8e26168e7f516e4c5c82fbd
parent0d47083d1e88ee403c8638d5cf361425d74d224d (diff)
downloadhardware_replicant_libsamsung-ipc-19ee17f8dc911af6b375c280a0219a398f5932e5.tar.gz
hardware_replicant_libsamsung-ipc-19ee17f8dc911af6b375c280a0219a398f5932e5.tar.bz2
hardware_replicant_libsamsung-ipc-19ee17f8dc911af6b375c280a0219a398f5932e5.zip
scripts: guix.scm: sync libsamsung-ipc with guix style
The guix style command reformats a package or a file to use the code style used by Guix. This commits sync the libsamsung-ipc package with the output produced by guix style. This commit should contain no functional changes. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--scripts/guix.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/guix.scm b/scripts/guix.scm
index e03f180..85ca5cf 100644
--- a/scripts/guix.scm
+++ b/scripts/guix.scm
@@ -207,7 +207,8 @@
"debug") "/lib/debug',"))))))
#:configure-flags #~(list "--enable-debug"
"--enable-valgrind-tests")))
- (synopsis "libsamsung-ipc is a free software implementation of the Samsung IPC modem protocol")
+ (synopsis
+ "libsamsung-ipc is a free software implementation of the Samsung IPC modem protocol")
(description
"libsamsung-ipc is a free software implementation of the Samsung IPC modem protocol,
found in many Samsung smartphones and tablets.")