There is a new pull request by devvesa against master on the void-packages repository https://github.com/devvesa/void-packages alot_patch_no_content_type https://github.com/void-linux/void-packages/pull/25997 alot: patch mailcap rendering no content-type Add a patch to fix a rendering problem with mails without _Content-Type_ header. Patch is based on a bug already fixed in master branch of the `alot` project: https://github.com/pazz/alot/pull/1513 I find it important because without it, there is no way to see any mail sent via `git send-email` on projects with email-driven git workflows. Apparently, `git send-email` doesn't add the aforementioned header. A patch file from https://github.com/void-linux/void-packages/pull/25997.patch is attached