gnu: emacs-buttercup: Fix native comp tests with emacs-next.

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Add patch emacs-buttercup-fix-native-comp-pretty-test.
* gnu/packages/patches/emacs-buttercup-fix-native-comp-pretty-test.patch: Add
file.
* gnu/local.mk: Add emacs-buttercup-fix-native-comp-pretty-test.patch.

Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
Nicolas Graves 2023-10-01 22:12:15 +02:00 committed by Andrew Tropin
parent 3b71b2dca7
commit e45f9b4b12
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0
3 changed files with 36 additions and 1 deletions

View file

@ -28521,7 +28521,9 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(file-name (git-file-name name version))
(sha256
(base32
"1rvc9r6swb74lhzd877jidkkf2cxl5v4zz302j2imqhsbk844qzh"))))
"1rvc9r6swb74lhzd877jidkkf2cxl5v4zz302j2imqhsbk844qzh"))
(patches
(search-patches "emacs-buttercup-fix-native-comp-pretty-test.patch"))))
(build-system emacs-build-system)
(arguments
(list