gnu: emacs-waveform: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-waveform)[arguments]<#:phases>: Fix bogus
phase name.

Change-Id: I9b2461b5542be3e24a00f4ae4386310ed487e7dd
This commit is contained in:
Nicolas Goaziou 2024-09-01 10:33:58 +02:00
parent ec2f39bb9c
commit e1c92c98f7
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -40865,7 +40865,7 @@ The main features of Wanderlust:
#:tests? #f ;there are no tests #:tests? #f ;there are no tests
#:phases #:phases
#~(modify-phases %standard-phases #~(modify-phases %standard-phases
(add-after 'set-waveform-el-version 'patch-exec-paths (add-after 'unpack 'patch-exec-paths
(lambda* (#:key inputs #:allow-other-keys) (lambda* (#:key inputs #:allow-other-keys)
(emacs-substitute-variables "waveform.el" (emacs-substitute-variables "waveform.el"
("waveform-ffmpeg-executable" ("waveform-ffmpeg-executable"