This bug was introduced in the
commit ecbc4b48f9e94f2cffbf36b9d3b73a46c1d45422 ("Add guix.scm").

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

diff --git a/scripts/guix.scm b/scripts/guix.scm
index f74ea25..b908571 100644
--- a/scripts/guix.scm
+++ b/scripts/guix.scm
@@ -219,7 +219,7 @@ found in many Samsung smartphones and tablets.")
 (define-public libsamsung-ipc-clang-autotools
   (package
     (inherit libsamsung-ipc)
-    (name "libsamsung-ipc-gcc-autotools")
+    (name "libsamsung-ipc-clang-autotools")
     (native-inputs (list autoconf
                          automake
                          ddrescue
-- 
2.39.1

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

Reply via email to