<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="ProgId" content="Word.Document">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>message</title>
  <style type="text/css">
  body, table, td, a {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  code,pre,.word-wrap {
    word-break: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  pre, code {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  }
  pre {
    display: block;
    width: 96%;
    background: #f8f8f8;
    padding: 1%;
    white-space: pre-wrap;
    border-radius: 4px;
  }
  p > code {
    color: #111111;
    background: none;
  }
  </style>
</head>
<body>
<div>
On 04/17/22 at 16:39, Andrew Sullivan <<a href="mailto:ajs@anvilwalrusden.com" class="email">ajs@anvilwalrusden.com</a>> wrote:
</div>
<blockquote>
<div>
Is anyone else using the homebrew install and finding it’s not tracking the recent releases?
</div>
</blockquote>
<br />

<div>
It appears there’s a PR open to bump the version and address build issues. If you run <code>brew update</code>, you should at least be able to build from the main branch with <code>brew install --HEAD neomutt</code> until this is merged.
</div>
<br />

<div>
<a href="https://github.com/Homebrew/homebrew-core/pull/99459" class="uri">https://github.com/Homebrew/homebrew-core/pull/99459</a>
</div>
</body>
</html>