gnu: emacs-mpv: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-mpv)[arguments]: Don't refer to
nonexistent 'set-mpv-el-version' phase.

Change-Id: I00751b6f592c6466689d0aeb3783256b45bad45d
This commit is contained in:
宋文武 2024-06-19 14:41:13 +08:00 committed by Ludovic Courtès
parent 5bf46cd473
commit 4941bbd675
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -40653,7 +40653,7 @@ (define-public emacs-mpv
#:tests? #f ;there are no tests
#:phases
#~(modify-phases %standard-phases
(add-after 'set-mpv-el-version 'patch-exec-paths
(add-after 'unpack 'patch-exec-paths
(lambda* (#:key inputs #:allow-other-keys)
(emacs-substitute-variables "mpv.el"
("mpv-executable"