nongnu: firefox-esr: Use lambda instead of λ.

Following the project's conventions, replace the λ symbol with the lambda
keyword.

* nongnu/packages/mozilla.scm (firefox-esr)
[arguments]<#:phases>['patch-SpeechDispatcherService.cpp]: Use lambda.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Tomas Volf 2024-01-18 15:05:07 +01:00 committed by John Kehayias
parent 53df88e36f
commit 45c3dca80d
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -241,7 +241,7 @@
(substitute
file
`((,(format #f "~s" lib)
. ,(λ (line _)
. ,(lambda (line _)
(string-replace-substring
line
lib