diff --git a/contrib/guix/manifest.scm b/contrib/guix/manifest.scm index 1329fa5..e94b3b5 100644 --- a/contrib/guix/manifest.scm +++ b/contrib/guix/manifest.scm @@ -520,8 +520,8 @@ inspecting signatures in Mach-O binaries.") (list gcc-toolchain-11 (list gcc-toolchain-11 "static") - clang-toolchain-17 - lld-17 - (make-lld-wrapper lld-17 #:lld-as-ld? #t) + clang-toolchain-18 + lld-18 + (make-lld-wrapper lld-18 #:lld-as-ld? #t) python-signapple)) (else '())))))