fix(3p/lisp/mime4cl/benchmark): fix mime type of attachment

Change-Id: I6a34622cb0a5dc80f82b64bac8da06f9e1d612d8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12910
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
This commit is contained in:
sterni 2024-12-07 02:05:20 +01:00 committed by clbot
parent 7ebf6be3a3
commit 024783f535

View file

@ -15,7 +15,7 @@ let
Henlo world!
#application/gzip#base64 ${pkgs.haskell.compiler.ghc963Binary.src}
#application/x-xz#base64 ${pkgs.haskell.compiler.ghc963Binary.src}
EOF
'';